02:58:41 Started by an SCM change 02:58:41 Running as SYSTEM 02:58:41 Agent basic-rgf4t is provisioned from template basic 02:58:41 --- 02:58:41 apiVersion: "v1" 02:58:41 kind: "Pod" 02:58:41 metadata: 02:58:41 labels: 02:58:41 jenkins: "slave" 02:58:41 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 02:58:41 jenkins/label: "basic" 02:58:41 name: "basic-rgf4t" 02:58:41 namespace: "ditto" 02:58:41 spec: 02:58:41 containers: 02:58:41 - env: 02:58:41 - name: "JENKINS_SECRET" 02:58:41 value: "********" 02:58:41 - name: "JENKINS_TUNNEL" 02:58:41 value: "jenkins-discovery.ditto.svc.cluster.local:50000" 02:58:41 - name: "JENKINS_AGENT_NAME" 02:58:41 value: "basic-rgf4t" 02:58:41 - name: "JENKINS_REMOTING_JAVA_OPTS" 02:58:41 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 02:58:41 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 02:58:41 - name: "JAVA_TOOL_OPTIONS" 02:58:41 value: "" 02:58:41 - name: "_JAVA_OPTIONS" 02:58:41 value: "" 02:58:41 - name: "OPENJ9_JAVA_OPTIONS" 02:58:41 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 02:58:41 - name: "JENKINS_NAME" 02:58:41 value: "basic-rgf4t" 02:58:41 - name: "JENKINS_AGENT_WORKDIR" 02:58:41 value: "/home/jenkins/agent" 02:58:41 - name: "JENKINS_URL" 02:58:41 value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" 02:58:41 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 02:58:41 imagePullPolicy: "Always" 02:58:41 name: "jnlp" 02:58:41 resources: 02:58:41 limits: 02:58:41 cpu: "2000m" 02:58:41 memory: "4096Mi" 02:58:41 requests: 02:58:41 cpu: "1000m" 02:58:41 memory: "4096Mi" 02:58:41 tty: true 02:58:41 volumeMounts: 02:58:41 - mountPath: "/home/jenkins/.m2/toolchains.xml" 02:58:41 name: "m2-dir" 02:58:41 readOnly: true 02:58:41 subPath: "toolchains.xml" 02:58:41 - mountPath: "/home/jenkins/.mavenrc" 02:58:41 name: "m2-dir" 02:58:41 readOnly: true 02:58:41 subPath: ".mavenrc" 02:58:41 - mountPath: "/opt/tools" 02:58:41 name: "volume-0" 02:58:41 readOnly: false 02:58:41 - mountPath: "/home/jenkins" 02:58:41 name: "volume-2" 02:58:41 readOnly: false 02:58:41 - mountPath: "/home/jenkins/.m2/repository" 02:58:41 name: "volume-3" 02:58:41 readOnly: false 02:58:41 - mountPath: "/home/jenkins/.m2/settings-security.xml" 02:58:41 name: "m2-secret-dir" 02:58:41 readOnly: true 02:58:41 subPath: "settings-security.xml" 02:58:41 - mountPath: "/home/jenkins/.m2/wrapper" 02:58:41 name: "volume-4" 02:58:41 readOnly: false 02:58:41 - mountPath: "/home/jenkins/.m2/settings.xml" 02:58:41 name: "m2-secret-dir" 02:58:41 readOnly: true 02:58:41 subPath: "settings.xml" 02:58:41 - mountPath: "/home/jenkins/.ssh" 02:58:41 name: "volume-1" 02:58:41 readOnly: false 02:58:41 subPath: "" 02:58:41 - mountPath: "/home/jenkins/agent" 02:58:41 name: "workspace-volume" 02:58:41 readOnly: false 02:58:41 workingDir: "/home/jenkins/agent" 02:58:41 nodeSelector: 02:58:41 kubernetes.io/os: "linux" 02:58:41 restartPolicy: "Never" 02:58:41 volumes: 02:58:41 - name: "volume-0" 02:58:41 persistentVolumeClaim: 02:58:41 claimName: "tools-claim-jiro-ditto" 02:58:41 readOnly: true 02:58:41 - name: "m2-secret-dir" 02:58:41 secret: 02:58:41 secretName: "m2-secret-dir" 02:58:41 - emptyDir: 02:58:41 medium: "" 02:58:41 name: "volume-2" 02:58:41 - configMap: 02:58:41 name: "m2-dir" 02:58:41 name: "m2-dir" 02:58:41 - configMap: 02:58:41 name: "known-hosts" 02:58:41 name: "volume-1" 02:58:41 - emptyDir: 02:58:41 medium: "" 02:58:41 name: "workspace-volume" 02:58:41 - emptyDir: 02:58:41 medium: "" 02:58:41 name: "volume-4" 02:58:41 - emptyDir: 02:58:41 medium: "" 02:58:41 name: "volume-3" 02:58:41 02:58:41 Building remotely on basic-rgf4t (basic) in workspace /home/jenkins/agent/workspace/ditto-ci 02:58:41 The recommended git tool is: NONE 02:58:43 No credentials specified 02:58:43 Cloning the remote Git repository 02:58:43 Cloning repository https://github.com/eclipse/ditto.git 02:58:43 > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10 02:58:43 Fetching upstream changes from https://github.com/eclipse/ditto.git 02:58:43 > git --version # timeout=10 02:58:43 > git --version # 'git version 2.20.1' 02:58:43 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:53 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10 02:58:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:54 Avoid second fetch 02:58:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:58:54 Checking out Revision 27fe61224981331f0995f7c625890ed0751302b9 (refs/remotes/origin/master) 02:58:54 > git config core.sparsecheckout # timeout=10 02:58:54 > git checkout -f 27fe61224981331f0995f7c625890ed0751302b9 # timeout=10 02:58:55 Commit message: "bump Helm Chart appVersion to 3.5.1" 02:58:55 > git rev-list --no-walk 22f7dd2ac97d9ef090ff42fd031c92a4d3821501 # timeout=10 02:58:55 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true 02:58:55 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 02:58:55 Maven home: /opt/tools/apache-maven/latest 02:58:55 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 02:58:55 Default locale: en_US, platform encoding: UTF-8 02:58:55 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" 02:58:56 [INFO] Error stacktraces are turned on. 02:58:56 [INFO] Scanning for projects... 02:59:04 [WARNING] 02:59:04 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT 02:59:04 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21 02:59:04 [WARNING] 02:59:04 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 02:59:04 [WARNING] 02:59:04 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 02:59:04 [WARNING] 02:59:04 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT 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 02:59:04 [INFO] ------------------------------------------------------------------------ 02:59:04 [INFO] Reactor Build Order: 02:59:04 [INFO] 02:59:04 [INFO] Eclipse Ditto [pom] 02:59:04 [INFO] Eclipse Ditto :: Legal [jar] 02:59:04 [INFO] Eclipse Ditto :: BOM [pom] 02:59:04 [INFO] Eclipse Ditto :: Utils [pom] 02:59:04 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] 02:59:04 [INFO] Eclipse Ditto :: JSON [bundle] 02:59:04 [INFO] Eclipse Ditto :: Base [pom] 02:59:04 [INFO] Eclipse Ditto :: Base :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Base :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal [pom] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils [pom] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] 02:59:04 [INFO] Eclipse Ditto :: Utils :: Result [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Models [pom] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] 02:59:04 [INFO] Eclipse Ditto :: JSON CBOR [bundle] 02:59:04 [INFO] Eclipse Ditto :: Policies [pom] 02:59:04 [INFO] Eclipse Ditto :: Policies :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Things [pom] 02:59:04 [INFO] Eclipse Ditto :: Things :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] 02:59:04 [INFO] Eclipse Ditto :: Placeholders [bundle] 02:59:04 [INFO] Eclipse Ditto :: Base :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: Connectivity [pom] 02:59:04 [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Thing Search [pom] 02:59:04 [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Messages [pom] 02:59:04 [INFO] Eclipse Ditto :: Messages :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Protocol [bundle] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] 02:59:04 [INFO] Eclipse Ditto :: Policies :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] 02:59:04 [INFO] Eclipse Ditto :: Things :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: Connectivity :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: JWT [pom] 02:59:04 [INFO] Eclipse Ditto :: JWT :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: WoT [pom] 02:59:04 [INFO] Eclipse Ditto :: WoT :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] 02:59:04 [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] 02:59:04 [INFO] Eclipse Ditto :: RQL [pom] 02:59:04 [INFO] Eclipse Ditto :: RQL :: Model [bundle] 02:59:04 [INFO] Eclipse Ditto :: RQL :: parser [bundle] 02:59:04 [INFO] Eclipse Ditto :: RQL :: Query [bundle] 02:59:04 [INFO] Eclipse Ditto :: Thing Search :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: Edge [pom] 02:59:04 [INFO] Eclipse Ditto :: Edge :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] 02:59:04 [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] 02:59:04 [INFO] Eclipse Ditto :: Connectivity :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: Documentation [pom] 02:59:04 [INFO] Eclipse Ditto :: Gateway [pom] 02:59:04 [INFO] Eclipse Ditto :: Gateway :: API [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] 02:59:04 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] 02:59:04 [INFO] Eclipse Ditto :: Gateway :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: Policies :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: WoT :: Integration [jar] 02:59:04 [INFO] Eclipse Ditto :: Things :: Service [jar] 02:59:04 [INFO] Eclipse Ditto :: Thing Search :: Service [jar] 02:59:04 [INFO] 02:59:04 [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- 02:59:04 [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] 02:59:04 [INFO] from pom.xml 02:59:04 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:05 [INFO] 02:59:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto --- 02:59:05 [INFO] 02:59:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto --- 02:59:05 [INFO] 02:59:05 [INFO] --- license:4.2:check (default) @ ditto --- 02:59:05 [WARNING] Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes 02:59:05 [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header 02:59:05 [WARNING] Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes 02:59:05 [WARNING] Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders 02:59:05 [INFO] Checking licenses... 02:59:05 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file. 02:59:05 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information. 02:59:07 [INFO] 02:59:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto --- 02:59:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec 02:59:08 [INFO] 02:59:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto --- 02:59:13 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:13 [INFO] The goal is skip due to packaging 'pom' 02:59:13 [INFO] 02:59:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto --- 02:59:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... 02:59:13 [INFO] 02:59:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto --- 02:59:15 [INFO] 02:59:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto --- 02:59:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:59:16 [INFO] 02:59:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto --- 02:59:16 [INFO] Tests are skipped. 02:59:16 [INFO] 02:59:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto --- 02:59:16 [INFO] Tests are skipped. 02:59:16 [INFO] 02:59:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto --- 02:59:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:16 [INFO] 02:59:16 [INFO] --- install:3.1.1:install (default-install) @ ditto --- 02:59:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom 02:59:17 [INFO] 02:59:17 [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- 02:59:17 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/77] 02:59:17 [INFO] from legal/pom.xml 02:59:17 [INFO] --------------------------------[ jar ]--------------------------------- 02:59:17 [INFO] 02:59:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal --- 02:59:17 [INFO] 02:59:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal --- 02:59:17 [INFO] 02:59:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal --- 02:59:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec 02:59:17 [INFO] 02:59:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal --- 02:59:17 [INFO] Copying 8 resources from to target/classes 02:59:17 [INFO] 02:59:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal --- 02:59:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... 02:59:17 [INFO] 02:59:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal --- 02:59:17 [INFO] No sources to compile 02:59:17 [INFO] 02:59:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal --- 02:59:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources 02:59:17 [INFO] 02:59:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal --- 02:59:17 [INFO] No sources to compile 02:59:17 [INFO] 02:59:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal --- 02:59:17 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 02:59:17 [INFO] No tests to run. 02:59:17 [INFO] 02:59:17 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal --- 02:59:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar 02:59:17 [INFO] 02:59:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal --- 02:59:17 [INFO] Tests are skipped. 02:59:17 [INFO] 02:59:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal --- 02:59:17 [INFO] Tests are skipped. 02:59:17 [INFO] 02:59:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal --- 02:59:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:17 [INFO] 02:59:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal --- 02:59:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom 02:59:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar 02:59:17 [INFO] 02:59:17 [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- 02:59:17 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/77] 02:59:17 [INFO] from bom/pom.xml 02:59:17 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:17 [INFO] 02:59:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom --- 02:59:17 [INFO] 02:59:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom --- 02:59:17 [INFO] 02:59:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom --- 02:59:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec 02:59:17 [INFO] 02:59:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom --- 02:59:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:17 [INFO] The goal is skip due to packaging 'pom' 02:59:17 [INFO] 02:59:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom --- 02:59:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... 02:59:17 [INFO] 02:59:17 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- 02:59:17 [INFO] 02:59:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom --- 02:59:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:59:17 [INFO] 02:59:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom --- 02:59:17 [INFO] Tests are skipped. 02:59:17 [INFO] 02:59:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom --- 02:59:17 [INFO] Tests are skipped. 02:59:17 [INFO] 02:59:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom --- 02:59:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:17 [INFO] 02:59:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom --- 02:59:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom 02:59:17 [INFO] 02:59:17 [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- 02:59:17 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/77] 02:59:17 [INFO] from utils/pom.xml 02:59:17 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils --- 02:59:18 [INFO] 02:59:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils --- 02:59:18 [INFO] 02:59:18 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils --- 02:59:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils --- 02:59:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec 02:59:18 [INFO] 02:59:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils --- 02:59:18 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:18 [INFO] The goal is skip due to packaging 'pom' 02:59:18 [INFO] 02:59:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils --- 02:59:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... 02:59:18 [INFO] 02:59:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- 02:59:18 [INFO] 02:59:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils --- 02:59:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:59:18 [INFO] 02:59:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils --- 02:59:18 [INFO] Tests are skipped. 02:59:18 [INFO] 02:59:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils --- 02:59:18 [INFO] Tests are skipped. 02:59:18 [INFO] 02:59:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils --- 02:59:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:18 [INFO] 02:59:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils --- 02:59:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom 02:59:18 [INFO] 02:59:18 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- 02:59:18 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/77] 02:59:18 [INFO] from utils/jsr305/pom.xml 02:59:18 [INFO] --------------------------------[ jar ]--------------------------------- 02:59:18 [INFO] 02:59:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 --- 02:59:18 [INFO] 02:59:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 --- 02:59:18 [INFO] 02:59:18 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- 02:59:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:18 [INFO] 02:59:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- 02:59:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec 02:59:18 [INFO] 02:59:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- 02:59:18 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:18 [WARNING] 02:59:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 02:59:18 [WARNING] 02:59:18 [WARNING] licenseMerges will be overridden by licenseMergesFile. 02:59:18 [WARNING] 02:59:19 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md 02:59:19 [INFO] 02:59:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 --- 02:59:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources 02:59:19 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 02:59:19 [INFO] 02:59:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 --- 02:59:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... 02:59:19 [INFO] 02:59:19 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 --- 02:59:19 [INFO] Changes detected - recompiling the module! :dependency 02:59:19 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 02:59:19 [WARNING] bootstrap class path not set in conjunction with -source 8 02:59:19 [INFO] 02:59:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 --- 02:59:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources 02:59:19 [INFO] 02:59:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- 02:59:19 [INFO] No sources to compile 02:59:19 [INFO] 02:59:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 --- 02:59:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 02:59:19 [INFO] No tests to run. 02:59:19 [INFO] 02:59:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- 02:59:19 [INFO] 02:59:19 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 --- 02:59:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 02:59:19 [INFO] 02:59:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 --- 02:59:19 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.6.0:javadoc' has not been previously called for the module: 'org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT'. Trying to invoke it... 02:59:22 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs 02:59:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 02:59:22 [INFO] No previous run data found, generating javadoc. 02:59:23 [WARNING] Javadoc Warnings 02:59:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment 02:59:23 [WARNING] ElementType[] value() default {}; 02:59:23 [WARNING] ^ 02:59:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment 02:59:23 [WARNING] ElementType[] value() default {}; 02:59:23 [WARNING] ^ 02:59:23 [WARNING] 2 warnings 02:59:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 02:59:23 [INFO] 02:59:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 --- 02:59:23 [INFO] Tests are skipped. 02:59:23 [INFO] 02:59:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 --- 02:59:23 [INFO] Tests are skipped. 02:59:23 [INFO] 02:59:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 --- 02:59:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:23 [INFO] 02:59:23 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 --- 02:59:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'. 02:59:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'. 02:59:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'. 02:59:24 [INFO] 02:59:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 --- 02:59:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom 02:59:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar 02:59:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 02:59:24 [INFO] 02:59:24 [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- 02:59:24 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/77] 02:59:24 [INFO] from json/pom.xml 02:59:24 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:28 [INFO] 02:59:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json --- 02:59:28 [INFO] 02:59:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json --- 02:59:28 [INFO] 02:59:28 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json --- 02:59:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:28 [INFO] 02:59:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json --- 02:59:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 02:59:28 [INFO] 02:59:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json --- 02:59:29 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:29 [WARNING] 02:59:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 02:59:29 [WARNING] 02:59:29 [WARNING] licenseMerges will be overridden by licenseMergesFile. 02:59:29 [WARNING] 02:59:29 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md 02:59:29 [INFO] 02:59:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json --- 02:59:29 [INFO] Copying 0 resource from src/main/resources to target/classes 02:59:29 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 02:59:29 [INFO] 02:59:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json --- 02:59:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... 02:59:29 [INFO] 02:59:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json --- 02:59:29 [INFO] Changes detected - recompiling the module! :dependency 02:59:29 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes 02:59:30 [WARNING] bootstrap class path not set in conjunction with -source 8 02:59:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations. 02:59:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. 02:59:30 [INFO] 02:59:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json --- 02:59:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources 02:59:30 [INFO] 02:59:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json --- 02:59:30 [INFO] Changes detected - recompiling the module! :dependency 02:59:30 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes 02:59:33 [WARNING] bootstrap class path not set in conjunction with -source 8 02:59:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter; 02:59:33 cast to java.lang.Object for a varargs call 02:59:33 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 02:59:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter; 02:59:33 cast to java.lang.String for a varargs call 02:59:33 cast to java.lang.String[] for a non-varargs call and to suppress this warning 02:59:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter; 02:59:33 cast to org.eclipse.ditto.json.JsonValue for a varargs call 02:59:33 cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning 02:59:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter; 02:59:33 cast to org.eclipse.ditto.json.JsonPointer for a varargs call 02:59:33 cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning 02:59:33 [INFO] 02:59:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json --- 02:59:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 02:59:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports 02:59:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 02:59:33 [INFO] 02:59:33 [INFO] ------------------------------------------------------- 02:59:33 [INFO] T E S T S 02:59:33 [INFO] ------------------------------------------------------- 02:59:34 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest 02:59:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest 02:59:35 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest 02:59:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest 02:59:35 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest 02:59:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 02:59:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 02:59:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 02:59:36 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest 02:59:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.json.JsonCharEscaperTest 02:59:36 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 02:59:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest 02:59:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest 02:59:36 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest 02:59:36 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.json.JsonMergePatchTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest 02:59:36 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 02:59:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 02:59:36 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest 02:59:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest 02:59:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 02:59:36 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest 02:59:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest 02:59:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest 02:59:36 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 02:59:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 02:59:36 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest 02:59:37 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest 02:59:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.json.JsonValueParserTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest 02:59:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest 02:59:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest 02:59:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.JsonParseExceptionTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest 02:59:37 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest 02:59:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest 02:59:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.JsonObjectMergerTest 02:59:37 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest 02:59:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 02:59:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest 02:59:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest 02:59:37 [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JsonArrayTest 02:59:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest 02:59:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest 02:59:37 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest 02:59:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest 02:59:37 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest 02:59:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonCollectorsTest 02:59:38 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest 02:59:38 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.json.JsonFactoryTest 02:59:38 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest 02:59:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest 02:59:38 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 02:59:38 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 02:59:38 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 02:59:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 02:59:38 [INFO] 02:59:38 [INFO] Results: 02:59:38 [INFO] 02:59:38 [INFO] Tests run: 935, Failures: 0, Errors: 0, Skipped: 0 02:59:38 [INFO] 02:59:38 [INFO] 02:59:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- 02:59:38 [INFO] 02:59:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json --- 02:59:38 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 02:59:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF 02:59:38 [INFO] 02:59:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json --- 02:59:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 02:59:39 [INFO] No previous run data found, generating javadoc. 02:59:41 [WARNING] Javadoc Warnings 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment 02:59:41 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) { 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key 02:59:41 [WARNING] boolean containsFlatteningArrays(CharSequence key); 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeNull() throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state 02:59:41 [WARNING] void writeBoolean(boolean state) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeBoolean(boolean state) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number 02:59:41 [WARNING] void writeNumber(float number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeNumber(float number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number 02:59:41 [WARNING] void writeNumber(double number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeNumber(double number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number 02:59:41 [WARNING] void writeNumber(long number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeNumber(long number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number 02:59:41 [WARNING] void writeNumber(int number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeNumber(int number) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text 02:59:41 [WARNING] void writeString(String text) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeString(String text) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name 02:59:41 [WARNING] void writeFieldName(String name) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException 02:59:41 [WARNING] void writeFieldName(String name) throws IOException; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment 02:59:41 [WARNING] @Nullable private final String description; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment 02:59:41 [WARNING] private final String errorCode; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment 02:59:41 [WARNING] @Nullable private final URI href; 02:59:41 [WARNING] ^ 02:59:41 [WARNING] 21 warnings 02:59:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 02:59:41 [INFO] 02:59:41 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json --- 02:59:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 02:59:42 [INFO] 02:59:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json --- 02:59:42 [INFO] Tests are skipped. 02:59:42 [INFO] 02:59:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json --- 02:59:42 [INFO] Tests are skipped. 02:59:42 [INFO] 02:59:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json --- 02:59:42 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 02:59:42 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes 02:59:42 [INFO] 02:59:42 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json --- 02:59:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'. 02:59:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'. 02:59:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'. 02:59:43 [INFO] 02:59:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-json --- 02:59:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom 02:59:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 02:59:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar 02:59:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar 02:59:43 [INFO] 02:59:43 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json --- 02:59:43 [INFO] Writing OBR metadata 02:59:43 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 02:59:43 [INFO] Writing OBR metadata 02:59:43 [INFO] 02:59:43 [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- 02:59:43 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/77] 02:59:43 [INFO] from base/pom.xml 02:59:43 [INFO] --------------------------------[ pom ]--------------------------------- 02:59:43 [INFO] 02:59:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base --- 02:59:43 [INFO] 02:59:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base --- 02:59:43 [INFO] 02:59:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base --- 02:59:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec 02:59:43 [INFO] 02:59:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base --- 02:59:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:43 [INFO] The goal is skip due to packaging 'pom' 02:59:43 [INFO] 02:59:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base --- 02:59:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... 02:59:43 [INFO] 02:59:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- 02:59:43 [INFO] 02:59:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base --- 02:59:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 02:59:43 [INFO] 02:59:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base --- 02:59:43 [INFO] Tests are skipped. 02:59:43 [INFO] 02:59:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base --- 02:59:43 [INFO] Tests are skipped. 02:59:43 [INFO] 02:59:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base --- 02:59:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 02:59:43 [INFO] 02:59:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-base --- 02:59:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom 02:59:43 [INFO] 02:59:43 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- 02:59:43 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/77] 02:59:43 [INFO] from base/model/pom.xml 02:59:43 [INFO] -------------------------------[ bundle ]------------------------------- 02:59:45 [INFO] 02:59:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model --- 02:59:45 [INFO] 02:59:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model --- 02:59:45 [INFO] 02:59:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model --- 02:59:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 02:59:46 [INFO] 02:59:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model --- 02:59:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 02:59:46 [INFO] 02:59:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model --- 02:59:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 02:59:46 [WARNING] 02:59:46 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 02:59:46 [WARNING] 02:59:46 [WARNING] licenseMerges will be overridden by licenseMergesFile. 02:59:46 [WARNING] 02:59:46 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 02:59:46 [INFO] 02:59:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model --- 02:59:46 [INFO] Copying 0 resource from src/main/resources to target/classes 02:59:46 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 02:59:46 [INFO] 02:59:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model --- 02:59:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... 02:59:46 [INFO] 02:59:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model --- 02:59:46 [INFO] Changes detected - recompiling the module! :dependency 02:59:46 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes 02:59:47 [WARNING] bootstrap class path not set in conjunction with -source 8 02:59:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations. 02:59:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details. 02:59:47 [INFO] 02:59:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model --- 02:59:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources 02:59:47 [INFO] 02:59:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model --- 02:59:48 [INFO] Changes detected - recompiling the module! :dependency 02:59:48 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes 02:59:49 [WARNING] bootstrap class path not set in conjunction with -source 8 02:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter; 02:59:49 cast to java.lang.Object for a varargs call 02:59:49 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 02:59:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API. 02:59:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details. 02:59:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations. 02:59:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details. 02:59:49 [INFO] 02:59:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model --- 02:59:49 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 02:59:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports 02:59:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 02:59:49 [INFO] 02:59:49 [INFO] ------------------------------------------------------- 02:59:49 [INFO] T E S T S 02:59:49 [INFO] ------------------------------------------------------- 02:59:50 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 02:59:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 02:59:51 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 02:59:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 02:59:51 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 02:59:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 02:59:52 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 02:59:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 02:59:52 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 02:59:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 02:59:52 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 02:59:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 02:59:52 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 02:59:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 02:59:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 02:59:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 02:59:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 02:59:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 02:59:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 02:59:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 02:59:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 02:59:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 02:59:53 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 02:59:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 02:59:54 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 02:59:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 02:59:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 02:59:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 02:59:54 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 02:59:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest 02:59:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 02:59:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 02:59:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 02:59:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 02:59:54 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 02:59:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 02:59:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 02:59:54 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 02:59:55 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 02:59:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 02:59:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 02:59:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 02:59:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 02:59:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 02:59:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest 02:59:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 02:59:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 02:59:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 02:59:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 02:59:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 02:59:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 02:59:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 02:59:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 02:59:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 02:59:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 02:59:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 02:59:55 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:55 Jan 30, 2024 7:59:55 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:55 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:56 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 02:59:56 Jan 30, 2024 7:59:56 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:56 Jan 30, 2024 7:59:56 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:56 Jan 30, 2024 7:59:56 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 02:59:56 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 02:59:56 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 02:59:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest 02:59:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 02:59:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 02:59:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 02:59:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 02:59:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 02:59:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 02:59:56 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 02:59:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 02:59:56 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest 02:59:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 02:59:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 02:59:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 02:59:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 02:59:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 02:59:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 02:59:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 02:59:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 02:59:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 02:59:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 02:59:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest 02:59:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 02:59:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest 02:59:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest 02:59:57 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest 02:59:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest 02:59:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest 02:59:57 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest 02:59:58 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 02:59:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 02:59:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 02:59:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 02:59:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 02:59:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 02:59:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 02:59:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 02:59:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 02:59:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 02:59:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 02:59:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 02:59:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 02:59:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 02:59:58 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 02:59:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 02:59:58 [INFO] 02:59:58 [INFO] Results: 02:59:58 [INFO] 02:59:58 [INFO] Tests run: 805, Failures: 0, Errors: 0, Skipped: 0 02:59:58 [INFO] 02:59:58 [INFO] 02:59:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- 02:59:58 [INFO] 02:59:58 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model --- 02:59:58 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 02:59:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF 02:59:58 [INFO] 02:59:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model --- 02:59:58 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 02:59:58 [INFO] No previous run data found, generating javadoc. 03:00:04 [WARNING] Javadoc Warnings 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.namespaces; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.announcements; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.commands; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.events; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment 03:00:04 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment 03:00:04 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment 03:00:04 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment 03:00:04 [WARNING] protected static final String DEFAULT_LIMIT = "-1"; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment 03:00:04 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment 03:00:04 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment 03:00:04 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment 03:00:04 [WARNING] protected final S myself; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment 03:00:04 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders); 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment 03:00:04 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment 03:00:04 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment 03:00:04 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment 03:00:04 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment 03:00:04 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown"; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment 03:00:04 [WARNING] protected static DittoRuntimeException buildExceptionFromJson( 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment 03:00:04 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment 03:00:04 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id); 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment 03:00:04 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment 03:00:04 [WARNING] protected final EntityId entityId; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment 03:00:04 [WARNING] protected final JsonPointer resourcePath; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment 03:00:04 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders 03:00:04 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return 03:00:04 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment 03:00:04 [WARNING] BINARY 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment 03:00:04 [WARNING] JSON, 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment 03:00:04 [WARNING] JSON_MERGE_PATCH, 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment 03:00:04 [WARNING] TEXT, 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment 03:00:04 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment 03:00:04 [WARNING] public String getSuffix() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment 03:00:04 [WARNING] public Duration getJavaDuration(final long amount) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment 03:00:04 [WARNING] public ChronoUnit getChronoUnit() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment 03:00:04 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment 03:00:04 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment 03:00:04 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment 03:00:04 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment 03:00:04 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment 03:00:04 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment 03:00:04 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment 03:00:04 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS), 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment 03:00:04 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS); 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment 03:00:04 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment 03:00:04 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment 03:00:04 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder( 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return 03:00:04 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject, 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment 03:00:04 [WARNING] public boolean isEmpty() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment 03:00:04 [WARNING] public Stream<EntityTagMatcher> stream() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return 03:00:04 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject, 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment 03:00:04 [WARNING] public int getCode() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment 03:00:04 [WARNING] public boolean isClientError() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment 03:00:04 [WARNING] public boolean isInformational() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment 03:00:04 [WARNING] public boolean isRedirection() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment 03:00:04 [WARNING] public boolean isServerError() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment 03:00:04 [WARNING] public boolean isSuccess() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment 03:00:04 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment 03:00:04 [WARNING] protected NoControlCharactersValidator(final CharSequence id) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment 03:00:04 [WARNING] public Builder(final JsonPointer path) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment 03:00:04 [WARNING] public final class RegexPatterns { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment 03:00:04 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders 03:00:04 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> FILTER = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment 03:00:04 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP = 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment 03:00:04 [WARNING] public Builder() { 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment 03:00:04 [WARNING] @Nullable private final String invalidHeaderKey; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment 03:00:04 [WARNING] @Nullable private final String notSupportedHeaderKey; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment 03:00:04 [WARNING] private final String description; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment 03:00:04 [WARNING] private final String errorCode; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment 03:00:04 [WARNING] private final URI href; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment 03:00:04 [WARNING] private final HttpStatus httpStatus; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment 03:00:04 [WARNING] private final String entityId; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment 03:00:04 [WARNING] private final T resource; 03:00:04 [WARNING] ^ 03:00:04 [WARNING] 88 warnings 03:00:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 03:00:04 [INFO] 03:00:04 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model --- 03:00:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 03:00:04 [INFO] 03:00:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model --- 03:00:04 [INFO] Tests are skipped. 03:00:04 [INFO] 03:00:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model --- 03:00:04 [INFO] Tests are skipped. 03:00:04 [INFO] 03:00:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model --- 03:00:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 03:00:05 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes 03:00:05 [INFO] 03:00:05 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model --- 03:00:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'. 03:00:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'. 03:00:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'. 03:00:06 [INFO] 03:00:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model --- 03:00:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom 03:00:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 03:00:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar 03:00:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar 03:00:06 [INFO] 03:00:06 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model --- 03:00:06 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 03:00:06 [INFO] Writing OBR metadata 03:00:06 [INFO] 03:00:06 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ 03:00:06 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/77] 03:00:06 [INFO] from base/api/pom.xml 03:00:06 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:06 [INFO] 03:00:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api --- 03:00:06 [INFO] 03:00:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api --- 03:00:06 [INFO] 03:00:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api --- 03:00:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 03:00:06 [INFO] 03:00:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api --- 03:00:06 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:06 [WARNING] 03:00:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:00:06 [WARNING] 03:00:06 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:00:06 [WARNING] 03:00:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:00:06 [INFO] 03:00:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api --- 03:00:06 [INFO] Copying 0 resource from src/main/resources to target/classes 03:00:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:00:06 [INFO] 03:00:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api --- 03:00:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... 03:00:06 [INFO] 03:00:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api --- 03:00:06 [INFO] Changes detected - recompiling the module! :dependency 03:00:06 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes 03:00:07 [INFO] 03:00:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api --- 03:00:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources 03:00:07 [INFO] 03:00:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api --- 03:00:07 [INFO] Changes detected - recompiling the module! :dependency 03:00:07 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:00:07 [INFO] 03:00:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api --- 03:00:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:00:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports 03:00:07 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:00:07 [INFO] 03:00:07 [INFO] ------------------------------------------------------- 03:00:07 [INFO] T E S T S 03:00:07 [INFO] ------------------------------------------------------- 03:00:08 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 03:00:08 Jan 30, 2024 8:00:08 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:08 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:09 Jan 30, 2024 8:00:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:09 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.640 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 03:00:09 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 03:00:09 Jan 30, 2024 8:00:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:09 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:09 Jan 30, 2024 8:00:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:09 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 03:00:09 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 03:00:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 03:00:09 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 03:00:10 Jan 30, 2024 8:00:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest 03:00:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest 03:00:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest 03:00:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.base.api.common.ShutdownTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 Jan 30, 2024 8:00:10 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:00:10 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:00:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 03:00:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest 03:00:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 03:00:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 03:00:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 03:00:10 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 03:00:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 03:00:10 [INFO] 03:00:10 [INFO] Results: 03:00:10 [INFO] 03:00:10 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 03:00:10 [INFO] 03:00:10 [INFO] 03:00:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- 03:00:10 [INFO] 03:00:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api --- 03:00:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 03:00:10 [INFO] 03:00:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api --- 03:00:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:00:10 [INFO] No previous run data found, generating javadoc. 03:00:13 [WARNING] Javadoc Warnings 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.commands.sudo; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.common; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.common.purge; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.devops; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.persistence; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment 03:00:13 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup; 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment 03:00:13 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG = 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName 03:00:13 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance 03:00:13 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers 03:00:13 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers); 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment 03:00:13 [WARNING] public static String getTopic(final EntityType entityType) { 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment 03:00:13 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS = 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment 03:00:13 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason", 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return 03:00:13 [WARNING] public abstract String getPubSubTopic(); 03:00:13 [WARNING] ^ 03:00:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment 03:00:13 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) { 03:00:13 [WARNING] ^ 03:00:13 [WARNING] 16 warnings 03:00:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 03:00:13 [INFO] 03:00:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api --- 03:00:13 [INFO] Tests are skipped. 03:00:13 [INFO] 03:00:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api --- 03:00:13 [INFO] Tests are skipped. 03:00:13 [INFO] 03:00:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api --- 03:00:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 03:00:14 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes 03:00:14 [INFO] 03:00:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api --- 03:00:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom 03:00:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar 03:00:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar 03:00:14 [INFO] 03:00:14 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ 03:00:14 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/77] 03:00:14 [INFO] from internal/pom.xml 03:00:14 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:14 [INFO] 03:00:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal --- 03:00:14 [INFO] 03:00:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal --- 03:00:14 [INFO] 03:00:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal --- 03:00:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec 03:00:14 [INFO] 03:00:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal --- 03:00:14 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:14 [INFO] The goal is skip due to packaging 'pom' 03:00:14 [INFO] 03:00:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal --- 03:00:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... 03:00:14 [INFO] 03:00:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- 03:00:14 [INFO] 03:00:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal --- 03:00:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:00:14 [INFO] 03:00:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal --- 03:00:14 [INFO] Tests are skipped. 03:00:14 [INFO] 03:00:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal --- 03:00:14 [INFO] Tests are skipped. 03:00:14 [INFO] 03:00:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal --- 03:00:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:00:14 [INFO] 03:00:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal --- 03:00:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom 03:00:14 [INFO] 03:00:14 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- 03:00:14 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/77] 03:00:14 [INFO] from internal/utils/pom.xml 03:00:14 [INFO] --------------------------------[ pom ]--------------------------------- 03:00:14 [INFO] 03:00:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils --- 03:00:14 [INFO] 03:00:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils --- 03:00:14 [INFO] 03:00:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils --- 03:00:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec 03:00:14 [INFO] 03:00:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils --- 03:00:14 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:14 [INFO] The goal is skip due to packaging 'pom' 03:00:14 [INFO] 03:00:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils --- 03:00:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... 03:00:14 [INFO] 03:00:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- 03:00:14 [INFO] 03:00:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils --- 03:00:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:00:14 [INFO] 03:00:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils --- 03:00:14 [INFO] Tests are skipped. 03:00:14 [INFO] 03:00:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils --- 03:00:14 [INFO] Tests are skipped. 03:00:14 [INFO] 03:00:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils --- 03:00:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:00:14 [INFO] 03:00:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils --- 03:00:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom 03:00:14 [INFO] 03:00:14 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ 03:00:14 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77] 03:00:14 [INFO] from internal/utils/config/pom.xml 03:00:14 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:18 [INFO] 03:00:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config --- 03:00:18 [INFO] 03:00:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config --- 03:00:18 [INFO] 03:00:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- 03:00:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 03:00:18 [INFO] 03:00:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config --- 03:00:18 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:18 [WARNING] 03:00:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:00:18 [WARNING] 03:00:18 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:00:18 [WARNING] 03:00:18 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:00:18 [INFO] 03:00:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config --- 03:00:18 [INFO] Copying 1 resource from src/main/resources to target/classes 03:00:18 [INFO] Copying 16 resources from src/main/resources to target/classes 03:00:18 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:00:18 [INFO] 03:00:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config --- 03:00:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... 03:00:18 [INFO] 03:00:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config --- 03:00:18 [INFO] Changes detected - recompiling the module! :dependency 03:00:18 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 03:00:18 [INFO] 03:00:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config --- 03:00:18 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:00:18 [INFO] 03:00:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- 03:00:18 [INFO] Changes detected - recompiling the module! :dependency 03:00:18 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes 03:00:19 [INFO] 03:00:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config --- 03:00:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:00:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports 03:00:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:00:19 [INFO] 03:00:19 [INFO] ------------------------------------------------------- 03:00:19 [INFO] T E S T S 03:00:19 [INFO] ------------------------------------------------------- 03:00:19 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 03:00:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.709 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 03:00:22 SLF4J(W): No SLF4J providers were found. 03:00:22 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 03:00:22 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 03:00:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 03:00:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 03:00:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 03:00:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 03:00:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 03:00:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 03:00:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest 03:00:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 03:00:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 03:00:22 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 03:00:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 03:00:23 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 03:00:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 03:00:23 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 03:00:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 03:00:23 [INFO] 03:00:23 [INFO] Results: 03:00:23 [INFO] 03:00:23 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 03:00:23 [INFO] 03:00:23 [INFO] 03:00:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- 03:00:23 [INFO] 03:00:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config --- 03:00:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 03:00:23 [INFO] 03:00:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config --- 03:00:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:00:23 [INFO] No previous run data found, generating javadoc. 03:00:25 [WARNING] Javadoc Warnings 03:00:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment 03:00:25 [WARNING] package org.eclipse.ditto.internal.utils.config; 03:00:25 [WARNING] ^ 03:00:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment 03:00:25 [WARNING] package org.eclipse.ditto.internal.utils.config.raw; 03:00:25 [WARNING] ^ 03:00:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment 03:00:25 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions"; 03:00:25 [WARNING] ^ 03:00:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment 03:00:25 [WARNING] static Config dittoExtension(final Config config) { 03:00:25 [WARNING] ^ 03:00:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment 03:00:25 [WARNING] static Config getOrEmpty(final Config config, final String path) { 03:00:25 [WARNING] ^ 03:00:25 [WARNING] 5 warnings 03:00:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 03:00:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config --- 03:00:25 [INFO] Tests are skipped. 03:00:25 [INFO] 03:00:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config --- 03:00:25 [INFO] Tests are skipped. 03:00:25 [INFO] 03:00:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config --- 03:00:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 03:00:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes 03:00:25 [INFO] 03:00:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config --- 03:00:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom 03:00:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar 03:00:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 03:00:25 [INFO] 03:00:25 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- 03:00:25 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77] 03:00:25 [INFO] from internal/utils/metrics/pom.xml 03:00:25 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:31 [INFO] 03:00:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] 03:00:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] 03:00:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 03:00:31 [INFO] 03:00:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- 03:00:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:31 [WARNING] 03:00:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:00:31 [WARNING] 03:00:31 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:00:31 [WARNING] 03:00:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:00:31 [INFO] 03:00:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources 03:00:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:00:31 [INFO] 03:00:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... 03:00:31 [INFO] 03:00:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] Changes detected - recompiling the module! :dependency 03:00:31 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes 03:00:31 [INFO] 03:00:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] Copying 3 resources from src/test/resources to target/test-classes 03:00:31 [INFO] 03:00:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- 03:00:31 [INFO] Changes detected - recompiling the module! :dependency 03:00:31 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 03:00:32 [INFO] 03:00:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics --- 03:00:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:00:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports 03:00:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:00:32 [INFO] 03:00:32 [INFO] ------------------------------------------------------- 03:00:32 [INFO] T E S T S 03:00:32 [INFO] ------------------------------------------------------- 03:00:32 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 03:00:33 SLF4J(W): No SLF4J providers were found. 03:00:33 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 03:00:33 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 03:00:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 03:00:33 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 03:00:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 03:00:35 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 03:00:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 03:00:35 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 03:00:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:00:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 03:00:37 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 03:00:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 03:00:38 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 03:00:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 03:00:39 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 03:00:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 03:00:39 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 03:00:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 03:00:39 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest 03:00:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest 03:00:39 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 03:00:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 03:00:39 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 03:00:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 03:00:40 [INFO] 03:00:40 [INFO] Results: 03:00:40 [INFO] 03:00:40 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 03:00:40 [INFO] 03:00:40 [INFO] 03:00:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- 03:00:40 [INFO] 03:00:40 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics --- 03:00:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 03:00:40 [INFO] 03:00:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics --- 03:00:40 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:00:40 [INFO] No previous run data found, generating javadoc. 03:00:42 [WARNING] Javadoc Warnings 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment 03:00:42 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer; 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment 03:00:42 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config, 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment 03:00:42 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config, 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment 03:00:42 [WARNING] public static KamonCounter newCounter(final String name) { 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment 03:00:42 [WARNING] public static Gauge newGauge(final String name) { 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment 03:00:42 [WARNING] public static Histogram newHistogram(final String name) { 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return 03:00:42 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler); 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name 03:00:42 [WARNING] public static PreparedTimer newTimer(final String name) { 03:00:42 [WARNING] ^ 03:00:42 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return 03:00:42 [WARNING] public static PreparedTimer newTimer(final String name) { 03:00:42 [WARNING] ^ 03:00:42 [WARNING] 15 warnings 03:00:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 03:00:43 [INFO] 03:00:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics --- 03:00:43 [INFO] Tests are skipped. 03:00:43 [INFO] 03:00:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics --- 03:00:43 [INFO] Tests are skipped. 03:00:43 [INFO] 03:00:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics --- 03:00:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 03:00:43 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes 03:00:43 [INFO] 03:00:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics --- 03:00:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom 03:00:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar 03:00:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 03:00:43 [INFO] 03:00:43 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- 03:00:43 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [14/77] 03:00:43 [INFO] from utils/result/pom.xml 03:00:43 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:43 [INFO] 03:00:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result --- 03:00:43 [INFO] 03:00:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result --- 03:00:43 [INFO] 03:00:43 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result --- 03:00:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:00:43 [INFO] 03:00:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result --- 03:00:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 03:00:43 [INFO] 03:00:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result --- 03:00:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:43 [WARNING] 03:00:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:00:43 [WARNING] 03:00:43 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:00:43 [WARNING] 03:00:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:00:43 [INFO] 03:00:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result --- 03:00:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources 03:00:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:00:43 [INFO] 03:00:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result --- 03:00:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... 03:00:43 [INFO] 03:00:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result --- 03:00:43 [INFO] Changes detected - recompiling the module! :dependency 03:00:43 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 03:00:43 [INFO] 03:00:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result --- 03:00:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources 03:00:43 [INFO] 03:00:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result --- 03:00:43 [INFO] Changes detected - recompiling the module! :dependency 03:00:43 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:00:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations. 03:00:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details. 03:00:43 [INFO] 03:00:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result --- 03:00:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:00:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports 03:00:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:00:43 [INFO] 03:00:43 [INFO] ------------------------------------------------------- 03:00:43 [INFO] T E S T S 03:00:43 [INFO] ------------------------------------------------------- 03:00:44 [INFO] Running org.eclipse.ditto.utils.result.ResultTest 03:00:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in org.eclipse.ditto.utils.result.ResultTest 03:00:44 [INFO] Running org.eclipse.ditto.utils.result.ErrTest 03:00:46 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s -- in org.eclipse.ditto.utils.result.ErrTest 03:00:46 [INFO] Running org.eclipse.ditto.utils.result.OkTest 03:00:46 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.utils.result.OkTest 03:00:46 [INFO] 03:00:46 [INFO] Results: 03:00:46 [INFO] 03:00:46 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 03:00:46 [INFO] 03:00:46 [INFO] 03:00:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- 03:00:46 [INFO] 03:00:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result --- 03:00:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 03:00:46 [INFO] 03:00:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result --- 03:00:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:00:46 [INFO] No previous run data found, generating javadoc. 03:00:47 [WARNING] Javadoc Warnings 03:00:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment 03:00:47 [WARNING] package org.eclipse.ditto.utils.result; 03:00:47 [WARNING] ^ 03:00:47 [WARNING] 1 warning 03:00:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 03:00:47 [INFO] 03:00:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result --- 03:00:47 [INFO] Tests are skipped. 03:00:47 [INFO] 03:00:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result --- 03:00:47 [INFO] Tests are skipped. 03:00:47 [INFO] 03:00:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result --- 03:00:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 03:00:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes 03:00:47 [INFO] 03:00:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result --- 03:00:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom 03:00:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar 03:00:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar 03:00:47 [INFO] 03:00:47 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- 03:00:47 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77] 03:00:47 [INFO] from internal/utils/tracing/pom.xml 03:00:47 [INFO] --------------------------------[ jar ]--------------------------------- 03:00:51 [INFO] 03:00:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] 03:00:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] 03:00:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 03:00:51 [INFO] 03:00:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- 03:00:51 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:00:51 [WARNING] 03:00:51 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:00:51 [WARNING] 03:00:51 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:00:51 [WARNING] 03:00:51 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:00:51 [INFO] 03:00:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources 03:00:51 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:00:51 [INFO] 03:00:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... 03:00:51 [INFO] 03:00:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] Changes detected - recompiling the module! :dependency 03:00:51 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 03:00:51 [INFO] 03:00:51 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing --- 03:00:51 [INFO] Changes detected - recompiling the module! :dependency 03:00:51 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 03:00:52 [INFO] 03:00:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing --- 03:00:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources 03:00:52 [INFO] 03:00:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- 03:00:52 [INFO] Changes detected - recompiling the module! :dependency 03:00:52 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 03:00:52 [INFO] 03:00:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing --- 03:00:52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:00:52 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports 03:00:52 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:00:52 [INFO] 03:00:52 [INFO] ------------------------------------------------------- 03:00:52 [INFO] T E S T S 03:00:52 [INFO] ------------------------------------------------------- 03:00:53 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 03:00:53 08:00:53.692 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]> 03:00:53 08:00:53.835 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status1>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:53 08:00:53.836 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/thingsX>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:53 08:00:53.837 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things/count>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]> 03:00:53 08:00:53.838 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:53 08:00:53.841 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/definition>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]> 03:00:53 08:00:53.842 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/properties/Engine/max-speed>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]> 03:00:53 08:00:53.843 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:53 08:00:53.844 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/healthTest>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:53 08:00:53.845 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/ns:1>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x]]]> 03:00:53 08:00:53.845 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status>: <TraceInformation [traceUri=/status, tagSet=[Tag [key=ditto.request.path, value=/status]]]> 03:00:53 08:00:53.846 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status/health>: <TraceInformation [traceUri=/status/health, tagSet=[Tag [key=ditto.request.path, value=/status/health]]]> 03:00:53 08:00:53.847 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/things>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]> 03:00:54 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.381 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 03:00:54 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 03:00:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 03:00:55 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 03:00:56 08:00:56.135 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 03:00:56 08:00:56.228 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 03:00:56 08:00:56.245 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 03:00:56 08:00:56.246 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 03:00:56 08:00:56.293 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 03:00:56 08:00:56.696 [main] INFO kamon.Init -- 03:00:56 _ 03:00:56 | | 03:00:56 | | ____ _ _ __ ___ ___ _ __ 03:00:56 | |/ / _ | _ ` _ \ / _ \| _ \ 03:00:56 | < (_| | | | | | | (_) | | | | 03:00:56 |_|\_\__,_|_| |_| |_|\___/|_| |_| 03:00:56 ===================================== 03:00:56 Initializing Kamon Telemetry v2.6.6 / Kanela not found 03:00:56 03:00:58 08:00:58.085 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 03:00:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 03:00:58 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 03:00:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 03:00:58 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 03:00:58 08:00:58.117 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 03:00:58 08:00:58.120 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 03:00:58 08:00:58.121 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 03:00:58 08:00:58.121 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 03:00:58 08:00:58.121 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 03:00:58 08:00:58.123 [main] INFO kamon.Init -- 03:00:58 _ 03:00:58 | | 03:00:58 | | ____ _ _ __ ___ ___ _ __ 03:00:58 | |/ / _ | _ ` _ \ / _ \| _ \ 03:00:58 | < (_| | | | | | | (_) | | | | 03:00:58 |_|\_\__,_|_| |_| |_|\___/|_| |_| 03:00:58 ===================================== 03:00:58 Initializing Kamon Telemetry v2.6.6 / Kanela not found 03:00:58 03:00:58 Jan 30, 2024 8:00:58 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:58 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:58 Jan 30, 2024 8:00:58 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:58 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:58 08:00:58.456 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:58 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:58 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:58 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:58 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:58 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:58 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:58 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:58 08:00:58.460 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:58 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:58 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:58 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:58 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:58 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:58 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:58 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:58 Jan 30, 2024 8:00:58 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:58 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:58 08:00:58.526 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:58 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:58 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:58 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:58 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:58 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:58 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:58 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:58 08:00:58.526 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 03:00:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 03:00:58 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 03:00:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 03:00:58 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 03:00:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 03:00:58 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 03:00:58 08:00:58.796 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 03:00:58 08:00:58.799 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 03:00:58 08:00:58.799 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 03:00:58 08:00:58.799 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 03:00:58 08:00:58.800 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 03:00:58 08:00:58.801 [main] INFO kamon.Init -- 03:00:58 _ 03:00:58 | | 03:00:58 | | ____ _ _ __ ___ ___ _ __ 03:00:58 | |/ / _ | _ ` _ \ / _ \| _ \ 03:00:58 | < (_| | | | | | | (_) | | | | 03:00:58 |_|\_\__,_|_| |_| |_|\___/|_| |_| 03:00:58 ===================================== 03:00:58 Initializing Kamon Telemetry v2.6.6 / Kanela not found 03:00:58 03:00:58 Jan 30, 2024 8:00:58 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:58 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:58 08:00:58.904 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:58 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:58 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:58 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:58 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:58 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:58 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:58 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 Jan 30, 2024 8:00:59 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:59 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:59 08:00:59.006 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:59 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:59 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:59 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:59 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:59 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:59 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:59 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 Jan 30, 2024 8:00:59 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:59 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:59 08:00:59.104 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:59 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:59 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:59 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:59 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:59 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:59 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:59 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 Jan 30, 2024 8:00:59 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:59 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:59 08:00:59.204 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:59 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:59 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:59 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:59 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:59 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:59 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:59 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 Jan 30, 2024 8:00:59 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:59 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:59 08:00:59.304 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:59 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:59 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:59 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:59 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:59 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:59 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:59 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 08:00:59.307 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 03:00:59 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 03:00:59 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 03:00:59 08:00:59.314 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 03:00:59 08:00:59.316 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics 03:00:59 08:00:59.317 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter 03:00:59 08:00:59.317 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter 03:00:59 08:00:59.317 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 03:00:59 08:00:59.319 [main] INFO kamon.Init -- 03:00:59 _ 03:00:59 | | 03:00:59 | | ____ _ _ __ ___ ___ _ __ 03:00:59 | |/ / _ | _ ` _ \ / _ \| _ \ 03:00:59 | < (_| | | | | | | (_) | | | | 03:00:59 |_|\_\__,_|_| |_| |_|\___/|_| |_| 03:00:59 ===================================== 03:00:59 Initializing Kamon Telemetry v2.6.6 / Kanela not found 03:00:59 03:00:59 08:00:59.445 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.447 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.899 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:00:59 08:00:59.901 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:00:59 08:00:59.902 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 Jan 30, 2024 8:00:59 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:00:59 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 03:00:59 08:00:59.922 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces 03:00:59 kamon.otel.StatusRuntimeException$: Exporting trace span failed 03:00:59 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 03:00:59 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:00:59 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:00:59 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:00:59 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:00:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:00:59 at java.base/java.lang.Thread.run(Thread.java:833) 03:00:59 08:00:59.932 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.934 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.935 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:00:59 08:00:59.937 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.938 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.939 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>. 03:00:59 08:00:59.940 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter 03:00:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 03:00:59 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 03:01:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 03:01:00 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 03:01:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 03:01:00 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 03:01:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 03:01:00 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 03:01:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 03:01:00 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 03:01:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 03:01:00 [INFO] 03:01:00 [INFO] Results: 03:01:00 [INFO] 03:01:00 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1 03:01:00 [INFO] 03:01:00 [INFO] 03:01:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- 03:01:00 [INFO] 03:01:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing --- 03:01:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 03:01:00 [INFO] 03:01:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing --- 03:01:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:01:00 [INFO] No previous run data found, generating javadoc. 03:01:02 [WARNING] Javadoc Warnings 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment 03:01:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config; 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment 03:01:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter; 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment 03:01:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span; 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID = 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE = 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID = 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME = 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment 03:01:02 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type"); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment 03:01:02 [WARNING] public abstract Tag getTagForValue(T value); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return 03:01:02 [WARNING] Map<String, String> propagateContext(Map<String, String> map); 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment 03:01:02 [WARNING] public URI getTraceUri() { 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri 03:01:02 [WARNING] public static String metricizeTraceUri(final String traceUri) { 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return 03:01:02 [WARNING] public static String metricizeTraceUri(final String traceUri) { 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path 03:01:02 [WARNING] public static String normalizePath(final String path) { 03:01:02 [WARNING] ^ 03:01:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return 03:01:02 [WARNING] public static String normalizePath(final String path) { 03:01:02 [WARNING] ^ 03:01:02 [WARNING] 21 warnings 03:01:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 03:01:02 [INFO] 03:01:02 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing --- 03:01:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 03:01:02 [INFO] 03:01:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing --- 03:01:02 [INFO] Tests are skipped. 03:01:02 [INFO] 03:01:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing --- 03:01:02 [INFO] Tests are skipped. 03:01:02 [INFO] 03:01:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing --- 03:01:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 03:01:02 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes 03:01:02 [INFO] 03:01:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing --- 03:01:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom 03:01:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar 03:01:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 03:01:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 03:01:02 [INFO] 03:01:02 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- 03:01:02 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [16/77] 03:01:02 [INFO] from internal/models/pom.xml 03:01:02 [INFO] --------------------------------[ pom ]--------------------------------- 03:01:02 [INFO] 03:01:02 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models --- 03:01:02 [INFO] 03:01:02 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models --- 03:01:02 [INFO] 03:01:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models --- 03:01:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec 03:01:02 [INFO] 03:01:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models --- 03:01:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:01:02 [INFO] The goal is skip due to packaging 'pom' 03:01:02 [INFO] 03:01:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models --- 03:01:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... 03:01:02 [INFO] 03:01:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- 03:01:02 [INFO] 03:01:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models --- 03:01:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:01:02 [INFO] 03:01:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models --- 03:01:02 [INFO] Tests are skipped. 03:01:02 [INFO] 03:01:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models --- 03:01:02 [INFO] Tests are skipped. 03:01:02 [INFO] 03:01:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models --- 03:01:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:01:02 [INFO] 03:01:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models --- 03:01:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom 03:01:02 [INFO] 03:01:02 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- 03:01:02 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77] 03:01:02 [INFO] from internal/models/streaming/pom.xml 03:01:02 [INFO] --------------------------------[ jar ]--------------------------------- 03:01:02 [INFO] 03:01:02 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming --- 03:01:02 [INFO] 03:01:02 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming --- 03:01:02 [INFO] 03:01:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- 03:01:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 03:01:02 [INFO] 03:01:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- 03:01:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:01:02 [WARNING] 03:01:02 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:01:02 [WARNING] 03:01:02 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:01:02 [WARNING] 03:01:02 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:01:02 [INFO] 03:01:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming --- 03:01:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources 03:01:02 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:01:02 [INFO] 03:01:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming --- 03:01:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... 03:01:02 [INFO] 03:01:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming --- 03:01:02 [INFO] Changes detected - recompiling the module! :dependency 03:01:02 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 03:01:02 [INFO] 03:01:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming --- 03:01:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources 03:01:02 [INFO] 03:01:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- 03:01:02 [INFO] Changes detected - recompiling the module! :dependency 03:01:02 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 03:01:02 [INFO] 03:01:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming --- 03:01:02 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:01:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports 03:01:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:01:02 [INFO] 03:01:02 [INFO] ------------------------------------------------------- 03:01:02 [INFO] T E S T S 03:01:02 [INFO] ------------------------------------------------------- 03:01:03 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 03:01:04 Jan 30, 2024 8:01:04 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:04 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:04 Jan 30, 2024 8:01:04 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:04 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.390 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 03:01:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 03:01:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 03:01:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:01:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 03:01:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 Jan 30, 2024 8:01:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:01:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:01:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 03:01:05 [INFO] 03:01:05 [INFO] Results: 03:01:05 [INFO] 03:01:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 03:01:05 [INFO] 03:01:05 [INFO] 03:01:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- 03:01:05 [INFO] 03:01:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming --- 03:01:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 03:01:05 [INFO] 03:01:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming --- 03:01:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:01:05 [INFO] No previous run data found, generating javadoc. 03:01:07 [WARNING] Javadoc Warnings 03:01:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment 03:01:07 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) { 03:01:07 [WARNING] ^ 03:01:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders 03:01:07 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:01:07 [WARNING] ^ 03:01:07 [WARNING] 2 warnings 03:01:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 03:01:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming --- 03:01:07 [INFO] Tests are skipped. 03:01:07 [INFO] 03:01:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming --- 03:01:07 [INFO] Tests are skipped. 03:01:07 [INFO] 03:01:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming --- 03:01:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 03:01:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes 03:01:07 [INFO] 03:01:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming --- 03:01:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom 03:01:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar 03:01:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 03:01:07 [INFO] 03:01:07 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------ 03:01:07 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT [18/77] 03:01:07 [INFO] from internal/utils/pekko/pom.xml 03:01:07 [INFO] --------------------------------[ jar ]--------------------------------- 03:01:08 [INFO] 03:01:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko --- 03:01:08 [INFO] 03:01:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko --- 03:01:08 [INFO] 03:01:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko --- 03:01:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 03:01:08 [INFO] 03:01:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko --- 03:01:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:01:08 [WARNING] 03:01:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:01:08 [WARNING] 03:01:08 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:01:08 [WARNING] 03:01:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:01:08 [INFO] 03:01:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko --- 03:01:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources 03:01:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:01:08 [INFO] 03:01:08 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko --- 03:01:12 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:01:12 [INFO] Compiler bridge file is not installed yet 03:01:21 warning: 4 deprecations (since 2.12.0) 03:01:21 warning: 1 deprecation (since 2.12.5) 03:01:21 warning: 2 deprecations (since 2.12.9) 03:01:21 warning: 2 deprecations (since 2.13) 03:01:21 warning: 7 deprecations (since 2.13.0) 03:01:21 warning: 1 deprecation (since 2.13.12) 03:01:21 warning: 1 deprecation (since 2.13.4) 03:01:21 warning: 18 deprecations in total; re-run with -deprecation for details 03:01:21 warning: 2 feature warnings; re-run with -feature for details 03:01:21 9 warnings 03:01:21 [INFO] Compiler bridge installed 03:01:22 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ... 03:01:23 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 03:01:23 [WARNING] one warning found 03:01:26 [INFO] NoPosition: Note: Some input files use or override a deprecated API. 03:01:26 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 03:01:27 [INFO] done compiling 03:01:27 [INFO] compile in 17.8 s 03:01:27 [INFO] 03:01:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko --- 03:01:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT... 03:01:27 [INFO] 03:01:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko --- 03:01:27 [INFO] Changes detected - recompiling the module! :dependency 03:01:27 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 03:01:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 03:01:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 03:01:29 [INFO] 03:01:29 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko --- 03:01:29 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:01:29 [INFO] compile in 0.2 s 03:01:29 [INFO] 03:01:29 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko --- 03:01:29 [INFO] Changes detected - recompiling the module! :dependency 03:01:29 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 03:01:30 [INFO] 03:01:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko --- 03:01:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:01:30 [INFO] 03:01:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko --- 03:01:30 [INFO] Changes detected - recompiling the module! :dependency 03:01:30 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details. 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. 03:01:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details. 03:01:30 [INFO] 03:01:30 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko --- 03:01:30 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:01:30 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ... 03:01:33 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. 03:01:33 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 03:01:33 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. 03:01:33 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details. 03:01:33 [INFO] done compiling 03:01:33 [INFO] compile in 3.0 s 03:01:33 [INFO] 03:01:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko --- 03:01:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:01:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports 03:01:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:01:33 [INFO] 03:01:33 [INFO] ------------------------------------------------------- 03:01:33 [INFO] T E S T S 03:01:33 [INFO] ------------------------------------------------------- 03:01:34 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 03:01:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:01:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 03:01:36 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 03:01:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 03:01:36 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 03:01:37 SLF4J(I): Attempting to load provider "org.eclipse.ditto.internal.utils.pekko.logging.StaticMDCServiceProvider" specified via "slf4j.provider" system property 03:01:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 03:01:37 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 03:01:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 03:01:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 03:01:38 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.266 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 03:01:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 03:01:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 03:01:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 03:01:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 03:01:38 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 03:01:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 03:01:39 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 03:01:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 03:01:39 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 03:01:40 [INFO] [01/30/2024 08:01:40.529] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:40 [INFO] [01/30/2024 08:01:40.667] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:40 [INFO] [01/30/2024 08:01:40.753] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:40 [INFO] [01/30/2024 08:01:40.835] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:40 [INFO] [01/30/2024 08:01:40.905] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:40 [INFO] [01/30/2024 08:01:40.970] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.036] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.089] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.153] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.237] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.326] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.387] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.440] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.495] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.549] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.636] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.723] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.787] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.769 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 03:01:41 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 03:01:41 [INFO] [01/30/2024 08:01:41.862] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.933] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:41 [INFO] [01/30/2024 08:01:41.987] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] [01/30/2024 08:01:42.042] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 03:01:42 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 03:01:42 [INFO] [01/30/2024 08:01:42.179] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] [01/30/2024 08:01:42.240] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] [01/30/2024 08:01:42.327] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 03:01:42 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 03:01:42 [INFO] [01/30/2024 08:01:42.534] [default-pekko.actor.default-dispatcher-8] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 1st expected error, finalElements=[2]] 03:01:42 [INFO] [01/30/2024 08:01:42.552] [default-pekko.actor.default-dispatcher-8] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 2nd expected error, finalElements=[2]] 03:01:42 [INFO] [01/30/2024 08:01:42.567] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] [01/30/2024 08:01:42.627] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] [01/30/2024 08:01:42.691] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 03:01:42 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 03:01:43 [INFO] [01/30/2024 08:01:43.444] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 03:01:43 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 03:01:43 [INFO] [01/30/2024 08:01:43.744] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 03:01:43 [INFO] 03:01:43 [INFO] Results: 03:01:43 [INFO] 03:01:43 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1 03:01:43 [INFO] 03:01:43 [INFO] 03:01:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko --- 03:01:43 [INFO] 03:01:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko --- 03:01:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 03:01:43 [INFO] 03:01:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko --- 03:01:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:01:43 [INFO] No previous run data found, generating javadoc. 03:01:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 03:01:45 [INFO] 03:01:45 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko --- 03:01:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 03:01:45 [INFO] 03:01:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko --- 03:01:45 [INFO] Tests are skipped. 03:01:45 [INFO] 03:01:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko --- 03:01:45 [INFO] Tests are skipped. 03:01:45 [INFO] 03:01:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko --- 03:01:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 03:01:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes 03:01:46 [INFO] 03:01:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko --- 03:01:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom 03:01:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar 03:01:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 03:01:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 03:01:46 [INFO] 03:01:46 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ 03:01:46 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77] 03:01:46 [INFO] from internal/utils/health/pom.xml 03:01:46 [INFO] --------------------------------[ jar ]--------------------------------- 03:01:48 [INFO] 03:01:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health --- 03:01:48 [INFO] 03:01:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health --- 03:01:48 [INFO] 03:01:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- 03:01:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 03:01:48 [INFO] 03:01:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health --- 03:01:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:01:48 [WARNING] 03:01:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:01:48 [WARNING] 03:01:48 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:01:48 [WARNING] 03:01:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:01:48 [INFO] 03:01:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health --- 03:01:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources 03:01:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:01:48 [INFO] 03:01:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health --- 03:01:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... 03:01:48 [INFO] 03:01:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health --- 03:01:48 [INFO] Changes detected - recompiling the module! :dependency 03:01:48 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes 03:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API. 03:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details. 03:01:48 [INFO] 03:01:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health --- 03:01:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:01:48 [INFO] 03:01:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- 03:01:48 [INFO] Changes detected - recompiling the module! :dependency 03:01:48 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes 03:01:49 [INFO] 03:01:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health --- 03:01:49 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:01:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports 03:01:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:01:49 [INFO] 03:01:49 [INFO] ------------------------------------------------------- 03:01:49 [INFO] T E S T S 03:01:49 [INFO] ------------------------------------------------------- 03:01:49 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 03:01:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 03:01:50 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 03:01:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 03:01:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 03:01:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 03:01:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 03:01:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 03:01:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 03:01:52 [INFO] Running org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest 03:01:54 [INFO] [01/30/2024 08:01:54.426] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:54 [INFO] [01/30/2024 08:01:54.622] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:54 [INFO] [pekkoDeadLetter][01/30/2024 08:01:54.650] [default-pekko.actor.default-dispatcher-4] [pekko://default/user/*Root/healthCheckingActor] Message [org.eclipse.ditto.internal.utils.health.RetrieveHealth] from Actor[pekko://default/temp/_user_*Root_healthCheckingActor$a] to Actor[pekko://default/user/*Root/healthCheckingActor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://default/user/*Root/healthCheckingActor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:01:55 [INFO] [01/30/2024 08:01:55.253] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:55 [INFO] [01/30/2024 08:01:55.407] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:01:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s -- in org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest 03:01:55 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest 03:01:55 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest 03:01:55 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 03:01:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 03:01:55 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 03:01:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 03:01:55 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 03:01:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 03:01:55 [INFO] 03:01:55 [INFO] Results: 03:01:55 [INFO] 03:01:55 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 03:01:55 [INFO] 03:01:55 [INFO] 03:01:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- 03:01:55 [INFO] 03:01:55 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health --- 03:01:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 03:01:55 [INFO] 03:01:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health --- 03:01:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:01:55 [INFO] No previous run data found, generating javadoc. 03:01:58 [WARNING] Javadoc Warnings 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment 03:01:58 [WARNING] package org.eclipse.ditto.internal.utils.health; 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment 03:01:58 [WARNING] package org.eclipse.ditto.internal.utils.health.config; 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events 03:01:58 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment 03:01:58 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment 03:01:58 [WARNING] protected void shutdownStream(final Shutdown shutdown) { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment 03:01:58 [WARNING] default StatusDetailMessage.Level level() { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment 03:01:58 [WARNING] String name(); 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment 03:01:58 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this); 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment 03:01:58 [WARNING] public final StatusInfo getHealth() { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment 03:01:58 [WARNING] public Level getLevel() { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment 03:01:58 [WARNING] public JsonValue getMessage() { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment 03:01:58 [WARNING] public static StatusDetailMessage of(final Level level, final String message) { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment 03:01:58 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment 03:01:58 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) { 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment 03:01:58 [WARNING] ERROR; 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment 03:01:58 [WARNING] INFO, 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment 03:01:58 [WARNING] WARN, 03:01:58 [WARNING] ^ 03:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment 03:01:58 [WARNING] public static final Level DEFAULT = INFO; 03:01:58 [WARNING] ^ 03:01:58 [WARNING] 18 warnings 03:01:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 03:01:58 [INFO] 03:01:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health --- 03:01:58 [INFO] Tests are skipped. 03:01:58 [INFO] 03:01:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health --- 03:01:58 [INFO] Tests are skipped. 03:01:58 [INFO] 03:01:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health --- 03:01:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 03:01:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes 03:01:58 [INFO] 03:01:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health --- 03:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom 03:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar 03:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 03:01:58 [INFO] 03:01:58 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ 03:01:58 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [20/77] 03:01:58 [INFO] from json-cbor/pom.xml 03:01:58 [INFO] -------------------------------[ bundle ]------------------------------- 03:01:59 [INFO] 03:01:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor --- 03:01:59 [INFO] 03:01:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor --- 03:01:59 [INFO] 03:01:59 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- 03:01:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:01:59 [INFO] 03:01:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor --- 03:01:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 03:01:59 [INFO] 03:01:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor --- 03:01:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:01:59 [WARNING] 03:01:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:01:59 [WARNING] 03:01:59 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:01:59 [WARNING] 03:01:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:01:59 [INFO] 03:01:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor --- 03:01:59 [INFO] Copying 1 resource from src/main/resources to target/classes 03:01:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:01:59 [INFO] 03:01:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor --- 03:01:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... 03:01:59 [INFO] 03:01:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor --- 03:01:59 [INFO] Changes detected - recompiling the module! :dependency 03:01:59 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes 03:01:59 [WARNING] bootstrap class path not set in conjunction with -source 8 03:01:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API. 03:01:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details. 03:01:59 [INFO] 03:01:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor --- 03:01:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources 03:01:59 [INFO] 03:01:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor --- 03:01:59 [INFO] Changes detected - recompiling the module! :dependency 03:01:59 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes 03:01:59 [WARNING] bootstrap class path not set in conjunction with -source 8 03:01:59 [INFO] 03:02:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor --- 03:02:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:02:00 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports 03:02:00 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:02:00 [INFO] 03:02:00 [INFO] ------------------------------------------------------- 03:02:00 [INFO] T E S T S 03:02:00 [INFO] ------------------------------------------------------- 03:02:00 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 03:02:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 03:02:00 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest 03:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest 03:02:01 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest 03:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest 03:02:01 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 03:02:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 03:02:01 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 03:02:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 03:02:01 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest 03:02:01 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.json.cbor.CborJsonTest 03:02:01 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 03:02:01 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 03:02:01 [INFO] 03:02:01 [INFO] Results: 03:02:01 [INFO] 03:02:01 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 03:02:01 [INFO] 03:02:01 [INFO] 03:02:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- 03:02:01 [INFO] 03:02:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor --- 03:02:01 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources) 03:02:01 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 03:02:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF 03:02:01 [INFO] 03:02:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor --- 03:02:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:02:01 [INFO] No previous run data found, generating javadoc. 03:02:02 [WARNING] Javadoc Warnings 03:02:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException 03:02:02 [WARNING] public static String toHexString(final byte[] array) throws IOException { 03:02:02 [WARNING] ^ 03:02:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException 03:02:02 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException { 03:02:02 [WARNING] ^ 03:02:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException 03:02:02 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException { 03:02:02 [WARNING] ^ 03:02:02 [WARNING] 3 warnings 03:02:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 03:02:02 [INFO] 03:02:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor --- 03:02:02 [INFO] Tests are skipped. 03:02:02 [INFO] 03:02:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor --- 03:02:02 [INFO] Tests are skipped. 03:02:02 [INFO] 03:02:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor --- 03:02:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 03:02:02 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes 03:02:02 [INFO] 03:02:02 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor --- 03:02:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'. 03:02:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'. 03:02:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'. 03:02:03 [INFO] 03:02:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor --- 03:02:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom 03:02:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 03:02:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 03:02:03 [INFO] 03:02:03 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor --- 03:02:03 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 03:02:03 [INFO] Writing OBR metadata 03:02:03 [INFO] 03:02:03 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ 03:02:03 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [21/77] 03:02:03 [INFO] from policies/pom.xml 03:02:03 [INFO] --------------------------------[ pom ]--------------------------------- 03:02:03 [INFO] 03:02:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies --- 03:02:03 [INFO] 03:02:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies --- 03:02:03 [INFO] 03:02:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies --- 03:02:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec 03:02:03 [INFO] 03:02:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies --- 03:02:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:02:03 [INFO] The goal is skip due to packaging 'pom' 03:02:03 [INFO] 03:02:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies --- 03:02:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... 03:02:03 [INFO] 03:02:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- 03:02:03 [INFO] 03:02:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies --- 03:02:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:02:03 [INFO] 03:02:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies --- 03:02:03 [INFO] Tests are skipped. 03:02:03 [INFO] 03:02:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies --- 03:02:03 [INFO] Tests are skipped. 03:02:03 [INFO] 03:02:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies --- 03:02:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:02:03 [INFO] 03:02:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies --- 03:02:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom 03:02:03 [INFO] 03:02:03 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- 03:02:03 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [22/77] 03:02:03 [INFO] from policies/model/pom.xml 03:02:03 [INFO] -------------------------------[ bundle ]------------------------------- 03:02:06 [INFO] 03:02:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model --- 03:02:06 [INFO] 03:02:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model --- 03:02:06 [INFO] 03:02:06 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model --- 03:02:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:02:06 [INFO] 03:02:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model --- 03:02:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 03:02:06 [INFO] 03:02:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model --- 03:02:06 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:02:06 [WARNING] 03:02:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:02:06 [WARNING] 03:02:06 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:02:06 [WARNING] 03:02:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:02:06 [INFO] 03:02:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model --- 03:02:06 [INFO] Copying 0 resource from src/main/resources to target/classes 03:02:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:02:06 [INFO] 03:02:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model --- 03:02:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... 03:02:06 [INFO] 03:02:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model --- 03:02:06 [INFO] Changes detected - recompiling the module! :dependency 03:02:06 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes 03:02:09 [WARNING] bootstrap class path not set in conjunction with -source 8 03:02:09 [INFO] 03:02:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model --- 03:02:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources 03:02:09 [INFO] 03:02:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model --- 03:02:09 [INFO] Changes detected - recompiling the module! :dependency 03:02:09 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes 03:02:14 [WARNING] bootstrap class path not set in conjunction with -source 8 03:02:14 [INFO] 03:02:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model --- 03:02:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:02:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports 03:02:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:02:15 [INFO] 03:02:15 [INFO] ------------------------------------------------------- 03:02:15 [INFO] T E S T S 03:02:15 [INFO] ------------------------------------------------------- 03:02:17 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 03:02:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 03:02:17 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 03:02:18 Jan 30, 2024 8:02:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:02:18 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 03:02:18 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 03:02:18 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 03:02:18 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 03:02:18 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 03:02:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 03:02:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 03:02:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 03:02:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 03:02:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 03:02:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 03:02:19 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 03:02:20 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 03:02:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 03:02:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 03:02:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 03:02:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 03:02:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 03:02:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 03:02:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 03:02:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 03:02:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 03:02:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 03:02:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 03:02:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 03:02:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 03:02:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 03:02:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 03:02:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 03:02:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 03:02:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 03:02:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 03:02:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 03:02:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 03:02:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 03:02:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 03:02:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 03:02:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 03:02:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest 03:02:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest 03:02:21 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest 03:02:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 03:02:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 03:02:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 03:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 03:02:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 03:02:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 03:02:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest 03:02:22 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 03:02:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 03:02:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 03:02:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest 03:02:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.PolicyIdTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest 03:02:22 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 03:02:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 03:02:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 03:02:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 03:02:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 03:02:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest 03:02:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest 03:02:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest 03:02:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 03:02:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest 03:02:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest 03:02:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 03:02:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 03:02:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 03:02:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 03:02:23 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest 03:02:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest 03:02:23 [INFO] 03:02:23 [INFO] Results: 03:02:23 [INFO] 03:02:23 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1 03:02:23 [INFO] 03:02:23 [INFO] 03:02:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- 03:02:23 [INFO] 03:02:23 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model --- 03:02:23 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 03:02:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF 03:02:23 [INFO] 03:02:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model --- 03:02:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:02:23 [INFO] No previous run data found, generating javadoc. 03:02:30 [WARNING] Javadoc Warnings 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.commands; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment 03:02:30 [WARNING] package org.eclipse.ditto.policies.model.signals.events; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment 03:02:30 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement 03:02:30 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus 03:02:30 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment 03:02:30 [WARNING] public String getName() { 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment 03:02:30 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10")); 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment 03:02:30 [WARNING] default CompletionStage<Policy> withResolvedImports( 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment 03:02:30 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) { 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment 03:02:30 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment 03:02:30 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) { 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment 03:02:30 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) { 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment 03:02:30 [WARNING] POLICY, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment 03:02:30 [WARNING] POLICY_ENTRIES, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment 03:02:30 [WARNING] POLICY_ENTRY, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment 03:02:30 [WARNING] POLICY_ENTRY_RESOURCE, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment 03:02:30 [WARNING] POLICY_ENTRY_RESOURCES, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment 03:02:30 [WARNING] POLICY_ENTRY_SUBJECT; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment 03:02:30 [WARNING] POLICY_ENTRY_SUBJECTS, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment 03:02:30 [WARNING] POLICY_IMPORT, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment 03:02:30 [WARNING] POLICY_IMPORTS, 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment 03:02:30 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified> 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment 03:02:30 [WARNING] public static final String POLICY_IMPORT = "policyImport"; 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment 03:02:30 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS = 03:02:30 [WARNING] ^ 03:02:30 [WARNING] 36 warnings 03:02:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 03:02:30 [INFO] 03:02:30 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model --- 03:02:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 03:02:30 [INFO] 03:02:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model --- 03:02:30 [INFO] Tests are skipped. 03:02:30 [INFO] 03:02:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model --- 03:02:30 [INFO] Tests are skipped. 03:02:30 [INFO] 03:02:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model --- 03:02:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 03:02:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes 03:02:31 [INFO] 03:02:31 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model --- 03:02:32 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'. 03:02:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'. 03:02:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'. 03:02:33 [INFO] 03:02:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model --- 03:02:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom 03:02:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 03:02:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar 03:02:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar 03:02:33 [INFO] 03:02:33 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model --- 03:02:33 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 03:02:33 [INFO] Writing OBR metadata 03:02:33 [INFO] 03:02:33 [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- 03:02:33 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [23/77] 03:02:33 [INFO] from things/pom.xml 03:02:33 [INFO] --------------------------------[ pom ]--------------------------------- 03:02:33 [INFO] 03:02:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things --- 03:02:33 [INFO] 03:02:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things --- 03:02:33 [INFO] 03:02:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things --- 03:02:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec 03:02:33 [INFO] 03:02:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things --- 03:02:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:02:33 [INFO] The goal is skip due to packaging 'pom' 03:02:33 [INFO] 03:02:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things --- 03:02:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... 03:02:33 [INFO] 03:02:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- 03:02:33 [INFO] 03:02:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things --- 03:02:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:02:33 [INFO] 03:02:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things --- 03:02:33 [INFO] Tests are skipped. 03:02:33 [INFO] 03:02:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things --- 03:02:33 [INFO] Tests are skipped. 03:02:33 [INFO] 03:02:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things --- 03:02:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:02:33 [INFO] 03:02:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-things --- 03:02:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom 03:02:33 [INFO] 03:02:33 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- 03:02:33 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [24/77] 03:02:33 [INFO] from things/model/pom.xml 03:02:33 [INFO] -------------------------------[ bundle ]------------------------------- 03:02:33 [INFO] 03:02:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model --- 03:02:33 [INFO] 03:02:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model --- 03:02:33 [INFO] 03:02:33 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model --- 03:02:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:02:33 [INFO] 03:02:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model --- 03:02:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 03:02:33 [INFO] 03:02:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model --- 03:02:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:02:33 [WARNING] 03:02:33 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:02:33 [WARNING] 03:02:33 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:02:33 [WARNING] 03:02:33 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:02:33 [INFO] 03:02:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model --- 03:02:33 [INFO] Copying 0 resource from src/main/resources to target/classes 03:02:33 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:02:33 [INFO] 03:02:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model --- 03:02:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... 03:02:33 [INFO] 03:02:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model --- 03:02:33 [INFO] Changes detected - recompiling the module! :dependency 03:02:33 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes 03:02:36 [WARNING] bootstrap class path not set in conjunction with -source 8 03:02:36 [INFO] 03:02:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model --- 03:02:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources 03:02:36 [INFO] 03:02:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model --- 03:02:36 [INFO] Changes detected - recompiling the module! :dependency 03:02:36 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes 03:02:39 [WARNING] bootstrap class path not set in conjunction with -source 8 03:02:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API. 03:02:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details. 03:02:39 [INFO] 03:02:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model --- 03:02:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:02:39 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports 03:02:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:02:39 [INFO] 03:02:39 [INFO] ------------------------------------------------------- 03:02:39 [INFO] T E S T S 03:02:39 [INFO] ------------------------------------------------------- 03:02:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 03:02:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 03:02:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 03:02:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 03:02:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 03:02:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 03:02:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 03:02:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 03:02:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 03:02:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 03:02:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 03:02:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 03:02:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 03:02:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 03:02:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 03:02:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 03:02:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 03:02:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 03:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 03:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 03:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 03:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 03:02:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 03:02:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 03:02:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 03:02:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 03:02:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 03:02:45 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 03:02:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 03:02:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 03:02:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest 03:02:45 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 03:02:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 03:02:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 03:02:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 03:02:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 03:02:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 03:02:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 03:02:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 03:02:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 03:02:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 03:02:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 03:02:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 03:02:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 03:02:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest 03:02:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 03:02:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 03:02:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 03:02:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 03:02:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 03:02:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 03:02:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 03:02:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 03:02:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 03:02:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest 03:02:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest 03:02:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 03:02:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 03:02:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 03:02:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 03:02:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest 03:02:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 03:02:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 03:02:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest 03:02:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 03:02:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 03:02:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 03:02:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 03:02:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 03:02:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 03:02:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 03:02:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 03:02:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 03:02:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 03:02:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 03:02:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 03:02:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 03:02:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 03:02:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 03:02:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 03:02:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest 03:02:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 03:02:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 03:02:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 03:02:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 03:02:48 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 03:02:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 03:02:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest 03:02:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest 03:02:48 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.ditto.things.model.ThingIdTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 03:02:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest 03:02:48 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest 03:02:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest 03:02:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 03:02:48 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest 03:02:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest 03:02:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ThingsJsonTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest 03:02:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeatureTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest 03:02:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest 03:02:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest 03:02:49 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest 03:02:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeaturesTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 03:02:49 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest 03:02:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 03:02:49 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest 03:02:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 03:02:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest 03:02:49 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.things.model.ImmutableThingTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 03:02:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest 03:02:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.model.NullAttributesTest 03:02:49 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 03:02:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 03:02:49 [INFO] 03:02:49 [INFO] Results: 03:02:49 [INFO] 03:02:49 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0 03:02:49 [INFO] 03:02:49 [INFO] 03:02:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- 03:02:49 [INFO] 03:02:49 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model --- 03:02:49 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 03:02:50 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF 03:02:50 [INFO] 03:02:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model --- 03:02:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:02:50 [INFO] No previous run data found, generating javadoc. 03:02:58 [WARNING] Javadoc Warnings 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment 03:02:58 [WARNING] package org.eclipse.ditto.things.model.signals.commands; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:02:58 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment 03:02:58 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment 03:02:58 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment 03:02:58 [WARNING] package org.eclipse.ditto.things.model.signals.events; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment 03:02:58 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment 03:02:58 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment 03:02:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING = 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T> 03:02:58 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers); 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T> 03:02:58 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers); 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path 03:02:58 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features 03:02:58 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector 03:02:58 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds 03:02:58 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector 03:02:58 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds 03:02:58 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer 03:02:58 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties 03:02:58 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties 03:02:58 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment 03:02:58 [WARNING] public RetrieveThing build() { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment 03:02:58 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS = 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment 03:02:58 [WARNING] public final class ThingCommandToModifyExceptionRegistry 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description 03:02:58 [WARNING] public static Builder newBuilder(final String condition, final String description) { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment 03:02:58 [WARNING] public static Builder forDittoProtocol() { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment 03:02:58 [WARNING] public static Builder forPostMethod() { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment 03:02:58 [WARNING] public static Builder forPutMethod() { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment 03:02:58 [WARNING] public static Builder forPutOrPatchMethod() { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision 03:02:58 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp 03:02:58 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata 03:02:58 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment 03:02:58 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH = 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment 03:02:58 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE = 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus 03:02:58 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return 03:02:58 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) { 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment 03:02:58 [WARNING] ATTRIBUTE, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment 03:02:58 [WARNING] ATTRIBUTES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment 03:02:58 [WARNING] DEFINITION, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment 03:02:58 [WARNING] FEATURE, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment 03:02:58 [WARNING] FEATURE_DEFINITION, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment 03:02:58 [WARNING] FEATURE_DESIRED_PROPERTIES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment 03:02:58 [WARNING] FEATURE_DESIRED_PROPERTY; 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment 03:02:58 [WARNING] FEATURE_PROPERTIES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment 03:02:58 [WARNING] FEATURE_PROPERTY, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment 03:02:58 [WARNING] FEATURES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment 03:02:58 [WARNING] POLICY, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment 03:02:58 [WARNING] POLICY_ENTRIES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment 03:02:58 [WARNING] POLICY_ENTRY, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment 03:02:58 [WARNING] POLICY_ENTRY_RESOURCE, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment 03:02:58 [WARNING] POLICY_ENTRY_RESOURCES, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment 03:02:58 [WARNING] POLICY_ENTRY_SUBJECT, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment 03:02:58 [WARNING] POLICY_ENTRY_SUBJECTS, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment 03:02:58 [WARNING] POLICY_ID, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment 03:02:58 [WARNING] THING, 03:02:58 [WARNING] ^ 03:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment 03:02:58 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*"); 03:02:58 [WARNING] ^ 03:02:58 [WARNING] 54 warnings 03:02:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 03:02:58 [INFO] 03:02:58 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model --- 03:02:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 03:02:58 [INFO] 03:02:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model --- 03:02:58 [INFO] Tests are skipped. 03:02:58 [INFO] 03:02:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model --- 03:02:58 [INFO] Tests are skipped. 03:02:58 [INFO] 03:02:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model --- 03:02:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 03:02:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes 03:02:59 [INFO] 03:02:59 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model --- 03:03:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'. 03:03:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'. 03:03:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'. 03:03:00 [INFO] 03:03:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model --- 03:03:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom 03:03:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 03:03:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar 03:03:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar 03:03:00 [INFO] 03:03:00 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model --- 03:03:00 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 03:03:00 [INFO] Writing OBR metadata 03:03:00 [INFO] 03:03:00 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- 03:03:00 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77] 03:03:00 [INFO] from internal/utils/cluster/pom.xml 03:03:00 [INFO] --------------------------------[ jar ]--------------------------------- 03:03:05 [INFO] 03:03:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] 03:03:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] 03:03:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 03:03:05 [INFO] 03:03:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- 03:03:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:05 [WARNING] 03:03:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:03:05 [WARNING] 03:03:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:03:05 [WARNING] 03:03:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:03:05 [INFO] 03:03:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources 03:03:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:03:05 [INFO] 03:03:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... 03:03:05 [INFO] 03:03:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster --- 03:03:05 [INFO] Changes detected - recompiling the module! :dependency 03:03:05 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes 03:03:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations. 03:03:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details. 03:03:06 [INFO] 03:03:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster --- 03:03:06 [INFO] Copying 3 resources from src/test/resources to target/test-classes 03:03:06 [INFO] 03:03:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- 03:03:06 [INFO] Changes detected - recompiling the module! :dependency 03:03:06 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:03:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations. 03:03:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details. 03:03:06 [INFO] 03:03:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster --- 03:03:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:03:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports 03:03:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:03:06 [INFO] 03:03:06 [INFO] ------------------------------------------------------- 03:03:06 [INFO] T E S T S 03:03:06 [INFO] ------------------------------------------------------- 03:03:07 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 03:03:07 SLF4J(W): No SLF4J providers were found. 03:03:07 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 03:03:07 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 03:03:14 [WARN] [01/30/2024 08:03:14.099] [system-pekko.remote.default-remote-dispatcher-9] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:35345], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:03:14 [WARN] [01/30/2024 08:03:14.099] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:35345], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:03:17 [WARN] [01/30/2024 08:03:16.988] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:43723], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:03:17 [WARN] [01/30/2024 08:03:16.988] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:43723], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:03:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.55 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 03:03:18 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 03:03:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 03:03:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 03:03:20 [INFO] [01/30/2024 08:03:20.409] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:03:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 03:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 03:03:20 [INFO] [01/30/2024 08:03:20.730] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:03:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 03:03:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 03:03:20 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 03:03:20 [INFO] [01/30/2024 08:03:20.839] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:03:21 [INFO] [01/30/2024 08:03:21.610] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:03:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 03:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 03:03:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 03:03:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 03:03:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 03:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 03:03:21 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 03:03:21 [INFO] [01/30/2024 08:03:21.834] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] with UID [-1739236069262691036] 03:03:21 [INFO] [01/30/2024 08:03:21.835] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Starting up, Pekko version [1.0.1] ... 03:03:21 [INFO] [01/30/2024 08:03:21.838] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 03:03:21 [INFO] [01/30/2024 08:03:21.838] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Started up successfully 03:03:21 [INFO] [01/30/2024 08:03:21.839] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:03:21 [INFO] [01/30/2024 08:03:21.839] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:03:21 [INFO] [01/30/2024 08:03:21.897] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 03:03:21 [INFO] [01/30/2024 08:03:21.902] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:03:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 03:03:21 [INFO] [pekkoDeadLetter][01/30/2024 08:03:21.908] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-10] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#-656978006] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:03:21 [INFO] [01/30/2024 08:03:21.909] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Exiting completed 03:03:21 [INFO] [01/30/2024 08:03:21.909] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Shutting down... 03:03:21 [INFO] [01/30/2024 08:03:21.909] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.23.182:17355] - Successfully shut down 03:03:22 [INFO] 03:03:22 [INFO] Results: 03:03:22 [INFO] 03:03:22 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 03:03:22 [INFO] 03:03:22 [INFO] 03:03:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- 03:03:22 [INFO] 03:03:22 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster --- 03:03:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 03:03:22 [INFO] 03:03:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster --- 03:03:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:03:22 [INFO] No previous run data found, generating javadoc. 03:03:24 [WARNING] Javadoc Warnings 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment 03:03:24 [WARNING] package org.eclipse.ditto.internal.utils.cluster; 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment 03:03:24 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config; 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment 03:03:24 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8; 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group 03:03:24 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group, 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group 03:03:24 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group, 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment 03:03:24 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment 03:03:24 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment 03:03:24 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment 03:03:24 [WARNING] public UnsupportedManifest(final String manifest) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards 03:03:24 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return 03:03:24 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return 03:03:24 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) { 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem 03:03:24 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 03:03:24 [WARNING] ^ 03:03:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig 03:03:24 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 03:03:24 [WARNING] ^ 03:03:24 [WARNING] 14 warnings 03:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 03:03:24 [INFO] 03:03:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster --- 03:03:24 [INFO] Tests are skipped. 03:03:24 [INFO] 03:03:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster --- 03:03:24 [INFO] Tests are skipped. 03:03:24 [INFO] 03:03:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster --- 03:03:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 03:03:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes 03:03:24 [INFO] 03:03:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster --- 03:03:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom 03:03:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar 03:03:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 03:03:24 [INFO] 03:03:24 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- 03:03:24 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77] 03:03:24 [INFO] from internal/utils/extension/pom.xml 03:03:24 [INFO] --------------------------------[ jar ]--------------------------------- 03:03:24 [INFO] 03:03:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension --- 03:03:24 [INFO] 03:03:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension --- 03:03:24 [INFO] 03:03:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- 03:03:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec 03:03:24 [INFO] 03:03:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- 03:03:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:24 [WARNING] 03:03:24 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:03:24 [WARNING] 03:03:24 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:03:24 [WARNING] 03:03:24 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:03:24 [INFO] 03:03:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension --- 03:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources 03:03:24 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:03:24 [INFO] 03:03:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension --- 03:03:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... 03:03:24 [INFO] 03:03:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension --- 03:03:24 [INFO] Changes detected - recompiling the module! :dependency 03:03:24 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:03:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations. 03:03:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details. 03:03:24 [INFO] 03:03:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension --- 03:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources 03:03:24 [INFO] 03:03:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- 03:03:24 [INFO] No sources to compile 03:03:24 [INFO] 03:03:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension --- 03:03:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:03:24 [INFO] No tests to run. 03:03:24 [INFO] 03:03:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- 03:03:24 [INFO] 03:03:24 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension --- 03:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 03:03:24 [INFO] 03:03:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension --- 03:03:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:03:24 [INFO] No previous run data found, generating javadoc. 03:03:26 [WARNING] Javadoc Warnings 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment 03:03:26 [WARNING] public final class DittoExtensionIds implements Extension { 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment 03:03:26 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent( 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment 03:03:26 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) { 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment 03:03:26 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass, 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment 03:03:26 [WARNING] protected abstract String getConfigKey(); 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment 03:03:26 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) { 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment 03:03:26 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) { 03:03:26 [WARNING] ^ 03:03:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment 03:03:26 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass, 03:03:26 [WARNING] ^ 03:03:26 [WARNING] 8 warnings 03:03:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 03:03:26 [INFO] 03:03:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension --- 03:03:26 [INFO] Tests are skipped. 03:03:26 [INFO] 03:03:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension --- 03:03:26 [INFO] Tests are skipped. 03:03:26 [INFO] 03:03:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension --- 03:03:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:03:26 [INFO] 03:03:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension --- 03:03:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom 03:03:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar 03:03:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 03:03:26 [INFO] 03:03:26 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- 03:03:26 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/77] 03:03:26 [INFO] from placeholders/pom.xml 03:03:26 [INFO] -------------------------------[ bundle ]------------------------------- 03:03:26 [INFO] 03:03:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders --- 03:03:26 [INFO] 03:03:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders --- 03:03:26 [INFO] 03:03:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders --- 03:03:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:03:26 [INFO] 03:03:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders --- 03:03:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 03:03:26 [INFO] 03:03:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders --- 03:03:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:26 [WARNING] 03:03:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:03:26 [WARNING] 03:03:26 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:03:26 [WARNING] 03:03:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:03:26 [INFO] 03:03:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders --- 03:03:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources 03:03:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:03:26 [INFO] 03:03:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders --- 03:03:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... 03:03:26 [INFO] 03:03:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders --- 03:03:26 [INFO] Changes detected - recompiling the module! :dependency 03:03:26 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes 03:03:26 [WARNING] bootstrap class path not set in conjunction with -source 8 03:03:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API. 03:03:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. 03:03:26 [INFO] 03:03:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders --- 03:03:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources 03:03:26 [INFO] 03:03:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders --- 03:03:26 [INFO] Changes detected - recompiling the module! :dependency 03:03:26 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes 03:03:27 [WARNING] bootstrap class path not set in conjunction with -source 8 03:03:27 [INFO] 03:03:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders --- 03:03:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:03:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports 03:03:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:03:27 [INFO] 03:03:27 [INFO] ------------------------------------------------------- 03:03:27 [INFO] T E S T S 03:03:27 [INFO] ------------------------------------------------------- 03:03:27 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 03:03:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 03:03:28 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 03:03:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 03:03:28 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 03:03:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 03:03:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 03:03:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest 03:03:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 03:03:29 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 03:03:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest 03:03:29 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 03:03:29 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 03:03:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 03:03:29 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest 03:03:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 03:03:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 03:03:29 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 03:03:30 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 03:03:30 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 03:03:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 03:03:30 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 03:03:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 03:03:30 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest 03:03:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest 03:03:30 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 03:03:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 03:03:30 [INFO] 03:03:30 [INFO] Results: 03:03:30 [INFO] 03:03:30 [INFO] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0 03:03:30 [INFO] 03:03:30 [INFO] 03:03:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- 03:03:30 [INFO] 03:03:30 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders --- 03:03:30 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 03:03:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF 03:03:30 [INFO] 03:03:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders --- 03:03:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:03:30 [INFO] No previous run data found, generating javadoc. 03:03:32 [WARNING] Javadoc Warnings 03:03:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T> 03:03:32 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder, 03:03:32 [WARNING] ^ 03:03:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return 03:03:32 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) { 03:03:32 [WARNING] ^ 03:03:32 [WARNING] 2 warnings 03:03:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 03:03:32 [INFO] 03:03:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders --- 03:03:32 [INFO] Tests are skipped. 03:03:32 [INFO] 03:03:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders --- 03:03:32 [INFO] Tests are skipped. 03:03:32 [INFO] 03:03:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders --- 03:03:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 03:03:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes 03:03:32 [INFO] 03:03:32 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders --- 03:03:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'. 03:03:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'. 03:03:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'. 03:03:33 [INFO] 03:03:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders --- 03:03:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom 03:03:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 03:03:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar 03:03:33 [INFO] 03:03:33 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders --- 03:03:33 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 03:03:33 [INFO] Writing OBR metadata 03:03:33 [INFO] 03:03:33 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- 03:03:33 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [28/77] 03:03:33 [INFO] from base/service/pom.xml 03:03:33 [INFO] --------------------------------[ jar ]--------------------------------- 03:03:35 [INFO] 03:03:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service --- 03:03:35 [INFO] 03:03:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service --- 03:03:35 [INFO] 03:03:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service --- 03:03:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 03:03:35 [INFO] 03:03:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service --- 03:03:35 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:35 [WARNING] 03:03:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:03:35 [WARNING] 03:03:35 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:03:35 [WARNING] 03:03:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:03:35 [INFO] 03:03:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service --- 03:03:35 [INFO] Copying 1 resource from src/main/resources to target/classes 03:03:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:03:35 [INFO] 03:03:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service --- 03:03:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... 03:03:35 [INFO] 03:03:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service --- 03:03:35 [INFO] Changes detected - recompiling the module! :dependency 03:03:35 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes 03:03:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API. 03:03:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details. 03:03:35 [INFO] 03:03:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service --- 03:03:35 [INFO] Copying 7 resources from src/test/resources to target/test-classes 03:03:35 [INFO] 03:03:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service --- 03:03:35 [INFO] Changes detected - recompiling the module! :dependency 03:03:35 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:03:36 [INFO] 03:03:36 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service --- 03:03:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:03:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports 03:03:36 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:03:36 [INFO] 03:03:36 [INFO] ------------------------------------------------------- 03:03:36 [INFO] T E S T S 03:03:36 [INFO] ------------------------------------------------------- 03:03:36 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 03:03:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.946 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 03:03:39 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 03:03:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 03:03:41 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 03:03:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 03:03:41 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 03:03:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.132 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 03:03:47 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 03:03:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 03:03:48 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 03:03:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 03:03:48 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 03:03:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 03:03:48 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 03:03:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 03:03:48 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 03:03:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 03:03:48 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 03:03:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 03:03:49 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 03:03:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 03:03:49 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 03:03:49 Jan 30, 2024 8:03:49 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:03:49 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:03:49 Jan 30, 2024 8:03:49 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:03:49 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:03:49 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 03:03:49 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 03:03:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 03:03:49 [INFO] 03:03:49 [INFO] Results: 03:03:49 [INFO] 03:03:49 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 03:03:49 [INFO] 03:03:49 [INFO] 03:03:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- 03:03:49 [INFO] 03:03:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service --- 03:03:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 03:03:49 [INFO] 03:03:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service --- 03:03:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:03:49 [INFO] No previous run data found, generating javadoc. 03:03:52 [WARNING] Javadoc Warnings 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.cluster; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.config; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.config.http; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.config.limits; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.config.supervision; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment 03:03:52 [WARNING] package org.eclipse.ditto.base.service.devops; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment 03:03:52 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment 03:03:52 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment 03:03:52 [WARNING] protected static Policy substitutePolicy(final Policy policy, 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment 03:03:52 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries, 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment 03:03:52 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry, 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment 03:03:52 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects, 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment 03:03:52 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment 03:03:52 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment 03:03:52 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri"; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment 03:03:52 [WARNING] protected final Config rawConfig; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment 03:03:52 [WARNING] protected final C serviceSpecificConfig; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment 03:03:52 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment 03:03:52 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65)); 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment 03:03:52 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment 03:03:52 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY = 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment 03:03:52 [WARNING] public static final String TYPE = PREFIX + NAME; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment 03:03:52 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment 03:03:52 [WARNING] public boolean isEnabled() { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment 03:03:52 [WARNING] public final class ModifySplitBrainResolverResponse 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment 03:03:52 [WARNING] public static final String TYPE = PREFIX + NAME; 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment 03:03:52 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject, 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment 03:03:52 [WARNING] public boolean isEnabled() { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config 03:03:52 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment 03:03:52 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment 03:03:52 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config 03:03:52 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment 03:03:52 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment 03:03:52 [WARNING] public String getActorName() { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment 03:03:52 [WARNING] public Props getProps() { 03:03:52 [WARNING] ^ 03:03:52 [WARNING] 36 warnings 03:03:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 03:03:52 [INFO] 03:03:52 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service --- 03:03:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 03:03:52 [INFO] 03:03:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service --- 03:03:52 [INFO] Tests are skipped. 03:03:52 [INFO] 03:03:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service --- 03:03:52 [INFO] Tests are skipped. 03:03:52 [INFO] 03:03:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service --- 03:03:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 03:03:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes 03:03:52 [INFO] 03:03:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service --- 03:03:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom 03:03:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar 03:03:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar 03:03:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar 03:03:52 [INFO] 03:03:52 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- 03:03:52 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [29/77] 03:03:52 [INFO] from connectivity/pom.xml 03:03:52 [INFO] --------------------------------[ pom ]--------------------------------- 03:03:52 [INFO] 03:03:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity --- 03:03:52 [INFO] 03:03:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity --- 03:03:52 [INFO] 03:03:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity --- 03:03:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec 03:03:52 [INFO] 03:03:52 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity --- 03:03:52 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:52 [INFO] The goal is skip due to packaging 'pom' 03:03:52 [INFO] 03:03:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity --- 03:03:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... 03:03:52 [INFO] 03:03:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- 03:03:52 [INFO] 03:03:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity --- 03:03:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:03:52 [INFO] 03:03:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity --- 03:03:52 [INFO] Tests are skipped. 03:03:52 [INFO] 03:03:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity --- 03:03:52 [INFO] Tests are skipped. 03:03:52 [INFO] 03:03:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity --- 03:03:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:03:52 [INFO] 03:03:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity --- 03:03:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom 03:03:52 [INFO] 03:03:52 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- 03:03:52 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [30/77] 03:03:52 [INFO] from connectivity/model/pom.xml 03:03:52 [INFO] -------------------------------[ bundle ]------------------------------- 03:03:52 [INFO] 03:03:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model --- 03:03:52 [INFO] 03:03:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model --- 03:03:52 [INFO] 03:03:52 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- 03:03:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:03:52 [INFO] 03:03:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model --- 03:03:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 03:03:52 [INFO] 03:03:52 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model --- 03:03:52 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:03:52 [WARNING] 03:03:52 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:03:52 [WARNING] 03:03:52 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:03:52 [WARNING] 03:03:52 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:03:52 [INFO] 03:03:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model --- 03:03:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources 03:03:52 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:03:52 [INFO] 03:03:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model --- 03:03:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... 03:03:52 [INFO] 03:03:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model --- 03:03:52 [INFO] Changes detected - recompiling the module! :dependency 03:03:52 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes 03:03:54 [WARNING] bootstrap class path not set in conjunction with -source 8 03:03:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API. 03:03:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details. 03:03:54 [INFO] 03:03:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model --- 03:03:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources 03:03:54 [INFO] 03:03:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model --- 03:03:54 [INFO] Changes detected - recompiling the module! :dependency 03:03:54 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes 03:03:55 [WARNING] bootstrap class path not set in conjunction with -source 8 03:03:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API. 03:03:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details. 03:03:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations. 03:03:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details. 03:03:55 [INFO] 03:03:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model --- 03:03:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:03:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports 03:03:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:03:55 [INFO] 03:03:55 [INFO] ------------------------------------------------------- 03:03:55 [INFO] T E S T S 03:03:55 [INFO] ------------------------------------------------------- 03:03:55 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 03:03:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 03:03:56 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 03:03:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 03:03:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 03:03:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 03:03:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 03:03:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 03:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 03:03:57 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 03:03:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 03:03:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 03:03:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 03:03:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 03:03:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 03:03:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest 03:03:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 03:03:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest 03:03:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 03:03:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 03:03:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 03:03:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 03:03:58 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 03:03:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 03:03:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 03:03:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 03:03:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 03:03:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 03:03:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest 03:03:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest 03:03:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 03:03:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 03:03:59 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 03:04:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 03:04:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 03:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 03:04:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 03:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 03:04:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 03:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 03:04:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest 03:04:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest 03:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 03:04:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest 03:04:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 03:04:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 03:04:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 03:04:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 03:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest 03:04:00 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest 03:04:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest 03:04:00 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest 03:04:00 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 03:04:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 03:04:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 03:04:01 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest 03:04:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 03:04:01 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 03:04:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 03:04:01 [INFO] 03:04:01 [INFO] Results: 03:04:01 [INFO] 03:04:01 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0 03:04:01 [INFO] 03:04:01 [INFO] 03:04:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- 03:04:01 [INFO] 03:04:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model --- 03:04:02 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 03:04:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF 03:04:02 [INFO] 03:04:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model --- 03:04:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:02 [INFO] No previous run data found, generating javadoc. 03:04:07 [WARNING] Javadoc Warnings 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment 03:04:07 [WARNING] package org.eclipse.ditto.connectivity.model; 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment 03:04:07 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt; 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment 03:04:07 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements; 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment 03:04:07 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment 03:04:07 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment 03:04:07 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder( 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision 03:04:07 [WARNING] protected AbstractConnectivityEvent(final String type, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata 03:04:07 [WARNING] protected AbstractConnectivityEvent(final String type, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp 03:04:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp 03:04:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders 03:04:07 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders 03:04:07 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment 03:04:07 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment 03:04:07 [WARNING] public Instant getTimestamp() { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation 03:04:07 [WARNING] public static Builder newBuilder(final ConnectionId connectionId, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment 03:04:07 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand 03:04:07 [WARNING] public static Builder newBuilder(final String invalidCommand) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings 03:04:07 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings 03:04:07 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source 03:04:07 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target 03:04:07 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel 03:04:07 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment 03:04:07 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders 03:04:07 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders 03:04:07 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment 03:04:07 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment 03:04:07 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L; 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment 03:04:07 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L; 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return 03:04:07 [WARNING] ReplyTarget build(); 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment 03:04:07 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment 03:04:07 [WARNING] public Optional<Boolean> getContainsFailure() { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment 03:04:07 [WARNING] public RetrieveConnectionMetricsResponse build() { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment 03:04:07 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment 03:04:07 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment 03:04:07 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly 03:04:07 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly 03:04:07 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders 03:04:07 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment 03:04:07 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment 03:04:07 [WARNING] public RetrieveConnectionStatusResponse build() { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment 03:04:07 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment 03:04:07 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment 03:04:07 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment 03:04:07 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment 03:04:07 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment 03:04:07 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment 03:04:07 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment 03:04:07 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment 03:04:07 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) { 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment 03:04:07 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment 03:04:07 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS = 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment 03:04:07 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey, 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment 03:04:07 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"), 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment 03:04:07 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"), 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment 03:04:07 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"), 03:04:07 [WARNING] ^ 03:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment 03:04:07 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"), 03:04:07 [WARNING] ^ 03:04:07 [WARNING] 63 warnings 03:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 03:04:07 [INFO] 03:04:07 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model --- 03:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 03:04:07 [INFO] 03:04:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model --- 03:04:07 [INFO] Tests are skipped. 03:04:07 [INFO] 03:04:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model --- 03:04:07 [INFO] Tests are skipped. 03:04:07 [INFO] 03:04:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model --- 03:04:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 03:04:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes 03:04:07 [INFO] 03:04:07 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model --- 03:04:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'. 03:04:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'. 03:04:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'. 03:04:08 [INFO] 03:04:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model --- 03:04:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom 03:04:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 03:04:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 03:04:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar 03:04:08 [INFO] 03:04:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model --- 03:04:08 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 03:04:08 [INFO] Writing OBR metadata 03:04:08 [INFO] 03:04:08 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- 03:04:08 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [31/77] 03:04:08 [INFO] from thingsearch/pom.xml 03:04:08 [INFO] --------------------------------[ pom ]--------------------------------- 03:04:08 [INFO] 03:04:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch --- 03:04:08 [INFO] 03:04:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch --- 03:04:08 [INFO] 03:04:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch --- 03:04:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec 03:04:08 [INFO] 03:04:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch --- 03:04:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:08 [INFO] The goal is skip due to packaging 'pom' 03:04:08 [INFO] 03:04:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch --- 03:04:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... 03:04:08 [INFO] 03:04:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- 03:04:08 [INFO] 03:04:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch --- 03:04:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:04:08 [INFO] 03:04:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch --- 03:04:08 [INFO] Tests are skipped. 03:04:08 [INFO] 03:04:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch --- 03:04:08 [INFO] Tests are skipped. 03:04:08 [INFO] 03:04:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch --- 03:04:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:04:08 [INFO] 03:04:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch --- 03:04:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom 03:04:08 [INFO] 03:04:08 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- 03:04:08 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [32/77] 03:04:08 [INFO] from thingsearch/model/pom.xml 03:04:08 [INFO] -------------------------------[ bundle ]------------------------------- 03:04:08 [INFO] 03:04:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model --- 03:04:08 [INFO] 03:04:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model --- 03:04:08 [INFO] 03:04:08 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- 03:04:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:04:08 [INFO] 03:04:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- 03:04:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 03:04:08 [INFO] 03:04:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model --- 03:04:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:08 [WARNING] 03:04:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:08 [WARNING] 03:04:08 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:08 [WARNING] 03:04:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:08 [INFO] 03:04:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model --- 03:04:08 [INFO] Copying 0 resource from src/main/resources to target/classes 03:04:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:08 [INFO] 03:04:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model --- 03:04:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... 03:04:08 [INFO] 03:04:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model --- 03:04:08 [INFO] Changes detected - recompiling the module! :dependency 03:04:08 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes 03:04:09 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:09 [INFO] 03:04:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model --- 03:04:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources 03:04:09 [INFO] 03:04:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- 03:04:09 [INFO] Changes detected - recompiling the module! :dependency 03:04:09 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes 03:04:09 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter; 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:04:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter; 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:04:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter; 03:04:09 cast to java.lang.String for a varargs call 03:04:09 cast to java.lang.String[] for a non-varargs call and to suppress this warning 03:04:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter; 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:04:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter; 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:04:09 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:04:09 [INFO] 03:04:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model --- 03:04:09 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:10 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports 03:04:10 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:10 [INFO] 03:04:10 [INFO] ------------------------------------------------------- 03:04:10 [INFO] T E S T S 03:04:10 [INFO] ------------------------------------------------------- 03:04:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 03:04:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 03:04:11 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 03:04:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 03:04:11 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 03:04:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 03:04:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 03:04:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 03:04:12 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 03:04:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 03:04:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 03:04:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 03:04:13 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 03:04:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 03:04:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 03:04:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 03:04:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 03:04:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 03:04:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 03:04:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 03:04:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 03:04:13 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 03:04:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 03:04:13 [INFO] 03:04:13 [INFO] Results: 03:04:13 [INFO] 03:04:13 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 03:04:13 [INFO] 03:04:13 [INFO] 03:04:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- 03:04:13 [INFO] 03:04:13 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model --- 03:04:14 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 03:04:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF 03:04:14 [INFO] 03:04:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model --- 03:04:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:14 [INFO] No previous run data found, generating javadoc. 03:04:16 [WARNING] Javadoc Warnings 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment 03:04:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands; 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:04:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions; 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment 03:04:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query; 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment 03:04:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription; 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment 03:04:16 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events; 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces 03:04:16 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces, 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces 03:04:16 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options, 03:04:16 [WARNING] ^ 03:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces 03:04:16 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options, 03:04:16 [WARNING] ^ 03:04:16 [WARNING] 8 warnings 03:04:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 03:04:16 [INFO] 03:04:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model --- 03:04:16 [INFO] Tests are skipped. 03:04:16 [INFO] 03:04:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model --- 03:04:16 [INFO] Tests are skipped. 03:04:16 [INFO] 03:04:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model --- 03:04:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 03:04:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes 03:04:16 [INFO] 03:04:16 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model --- 03:04:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'. 03:04:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'. 03:04:17 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'. 03:04:17 [INFO] 03:04:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model --- 03:04:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom 03:04:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 03:04:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 03:04:17 [INFO] 03:04:17 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model --- 03:04:17 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 03:04:17 [INFO] Writing OBR metadata 03:04:17 [INFO] 03:04:17 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ 03:04:17 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [33/77] 03:04:17 [INFO] from messages/pom.xml 03:04:17 [INFO] --------------------------------[ pom ]--------------------------------- 03:04:17 [INFO] 03:04:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages --- 03:04:17 [INFO] 03:04:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages --- 03:04:17 [INFO] 03:04:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages --- 03:04:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec 03:04:17 [INFO] 03:04:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages --- 03:04:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:17 [INFO] The goal is skip due to packaging 'pom' 03:04:17 [INFO] 03:04:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages --- 03:04:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... 03:04:17 [INFO] 03:04:17 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- 03:04:17 [INFO] 03:04:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages --- 03:04:17 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:04:17 [INFO] 03:04:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages --- 03:04:17 [INFO] Tests are skipped. 03:04:17 [INFO] 03:04:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages --- 03:04:17 [INFO] Tests are skipped. 03:04:17 [INFO] 03:04:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages --- 03:04:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:04:17 [INFO] 03:04:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages --- 03:04:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom 03:04:17 [INFO] 03:04:17 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- 03:04:17 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [34/77] 03:04:17 [INFO] from messages/model/pom.xml 03:04:17 [INFO] -------------------------------[ bundle ]------------------------------- 03:04:17 [INFO] 03:04:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model --- 03:04:17 [INFO] 03:04:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model --- 03:04:17 [INFO] 03:04:17 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model --- 03:04:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:04:17 [INFO] 03:04:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model --- 03:04:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 03:04:17 [INFO] 03:04:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model --- 03:04:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:17 [WARNING] 03:04:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:17 [WARNING] 03:04:17 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:17 [WARNING] 03:04:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:17 [INFO] 03:04:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model --- 03:04:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources 03:04:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:17 [INFO] 03:04:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model --- 03:04:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... 03:04:17 [INFO] 03:04:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model --- 03:04:17 [INFO] Changes detected - recompiling the module! :dependency 03:04:17 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes 03:04:17 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:17 [INFO] 03:04:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model --- 03:04:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources 03:04:17 [INFO] 03:04:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model --- 03:04:17 [INFO] Changes detected - recompiling the module! :dependency 03:04:17 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes 03:04:17 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:17 [INFO] 03:04:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model --- 03:04:17 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:17 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports 03:04:17 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:17 [INFO] 03:04:17 [INFO] ------------------------------------------------------- 03:04:17 [INFO] T E S T S 03:04:17 [INFO] ------------------------------------------------------- 03:04:18 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 03:04:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 03:04:18 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 03:04:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 03:04:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 03:04:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 03:04:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 03:04:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest 03:04:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 03:04:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 03:04:20 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 03:04:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest 03:04:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 03:04:21 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 03:04:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 03:04:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 03:04:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 03:04:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 03:04:21 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest 03:04:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest 03:04:21 [INFO] 03:04:21 [INFO] Results: 03:04:21 [INFO] 03:04:21 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 03:04:21 [INFO] 03:04:21 [INFO] 03:04:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- 03:04:21 [INFO] 03:04:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model --- 03:04:21 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 03:04:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF 03:04:21 [INFO] 03:04:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model --- 03:04:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:21 [INFO] No previous run data found, generating javadoc. 03:04:24 [WARNING] Javadoc Warnings 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment 03:04:24 [WARNING] package org.eclipse.ditto.messages.model.signals.commands; 03:04:24 [WARNING] ^ 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment 03:04:24 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder, 03:04:24 [WARNING] ^ 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders 03:04:24 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) { 03:04:24 [WARNING] ^ 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders 03:04:24 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders, 03:04:24 [WARNING] ^ 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders 03:04:24 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, 03:04:24 [WARNING] ^ 03:04:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment 03:04:24 [WARNING] public Optional<String> getCorrelationId() { 03:04:24 [WARNING] ^ 03:04:24 [WARNING] 6 warnings 03:04:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 03:04:24 [INFO] 03:04:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model --- 03:04:24 [INFO] Tests are skipped. 03:04:24 [INFO] 03:04:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model --- 03:04:24 [INFO] Tests are skipped. 03:04:24 [INFO] 03:04:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model --- 03:04:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 03:04:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes 03:04:24 [INFO] 03:04:24 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model --- 03:04:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'. 03:04:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'. 03:04:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'. 03:04:24 [INFO] 03:04:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model --- 03:04:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom 03:04:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 03:04:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar 03:04:24 [INFO] 03:04:24 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model --- 03:04:24 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 03:04:24 [INFO] Writing OBR metadata 03:04:24 [INFO] 03:04:24 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ 03:04:24 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [35/77] 03:04:24 [INFO] from protocol/pom.xml 03:04:24 [INFO] -------------------------------[ bundle ]------------------------------- 03:04:24 [INFO] 03:04:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol --- 03:04:24 [INFO] 03:04:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol --- 03:04:24 [INFO] 03:04:24 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol --- 03:04:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:04:24 [INFO] 03:04:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol --- 03:04:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 03:04:24 [INFO] 03:04:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol --- 03:04:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:24 [WARNING] 03:04:24 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:24 [WARNING] 03:04:24 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:24 [WARNING] 03:04:24 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:24 [INFO] 03:04:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol --- 03:04:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources 03:04:24 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:24 [INFO] 03:04:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol --- 03:04:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... 03:04:24 [INFO] 03:04:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol --- 03:04:24 [INFO] Changes detected - recompiling the module! :dependency 03:04:24 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes 03:04:25 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations. 03:04:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details. 03:04:25 [INFO] 03:04:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol --- 03:04:25 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:04:25 [INFO] 03:04:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol --- 03:04:25 [INFO] Changes detected - recompiling the module! :dependency 03:04:25 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes 03:04:27 [WARNING] bootstrap class path not set in conjunction with -source 8 03:04:27 [INFO] 03:04:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol --- 03:04:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports 03:04:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:27 [INFO] 03:04:27 [INFO] ------------------------------------------------------- 03:04:27 [INFO] T E S T S 03:04:27 [INFO] ------------------------------------------------------- 03:04:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 03:04:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 03:04:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 03:04:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 03:04:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 03:04:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 03:04:28 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 03:04:29 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 03:04:29 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 03:04:29 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 03:04:29 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 03:04:29 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 03:04:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 03:04:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 03:04:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 03:04:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 03:04:29 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 03:04:29 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 03:04:30 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 03:04:30 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 03:04:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 03:04:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 03:04:30 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 03:04:30 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 03:04:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 03:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 03:04:30 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 03:04:30 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 03:04:30 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 03:04:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 03:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 03:04:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 03:04:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 03:04:30 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 03:04:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 03:04:30 SLF4J: Defaulting to no-operation (NOP) logger implementation 03:04:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 03:04:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:04:34 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.576 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 03:04:34 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 03:04:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 03:04:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 03:04:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 03:04:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 03:04:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 03:04:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 03:04:34 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 03:04:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 03:04:36 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 03:04:37 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 03:04:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 03:04:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest 03:04:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 03:04:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 03:04:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest 03:04:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 03:04:37 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 03:04:37 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest 03:04:38 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest 03:04:38 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest 03:04:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest 03:04:38 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest 03:04:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest 03:04:38 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 03:04:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 03:04:38 [INFO] 03:04:38 [INFO] Results: 03:04:38 [INFO] 03:04:38 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0 03:04:38 [INFO] 03:04:38 [INFO] 03:04:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- 03:04:38 [INFO] 03:04:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol --- 03:04:38 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 03:04:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF 03:04:38 [INFO] 03:04:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol --- 03:04:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:38 [INFO] No previous run data found, generating javadoc. 03:04:41 [WARNING] Javadoc Warnings 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag 03:04:41 [WARNING] * <p> 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment 03:04:41 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment 03:04:41 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment 03:04:41 [WARNING] package org.eclipse.ditto.protocol.adapter.policies; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment 03:04:41 [WARNING] package org.eclipse.ditto.protocol.adapter.provider; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment 03:04:41 [WARNING] protected final PayloadPathMatcher payloadPathMatcher; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment 03:04:41 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment 03:04:41 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment 03:04:41 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name 03:04:41 [WARNING] AnnouncementsTopicPathBuilder name(String name); 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment 03:04:41 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment 03:04:41 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment 03:04:41 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment 03:04:41 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment 03:04:41 [WARNING] public static EmptyPathMatcher getInstance() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return 03:04:41 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return 03:04:41 [WARNING] public static IllegalAdaptableException newInstance(final String message, 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment 03:04:41 [WARNING] public Builder(final JsonPointer path) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment 03:04:41 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment 03:04:41 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment 03:04:41 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment 03:04:41 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment 03:04:41 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment 03:04:41 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment 03:04:41 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment 03:04:41 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment 03:04:41 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment 03:04:41 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment 03:04:41 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment 03:04:41 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies( 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment 03:04:41 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies( 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment 03:04:41 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment 03:04:41 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment 03:04:41 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment 03:04:41 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment 03:04:41 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment 03:04:41 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment 03:04:41 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment 03:04:41 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment 03:04:41 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment 03:04:41 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment 03:04:41 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment 03:04:41 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings> 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment 03:04:41 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment 03:04:41 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment 03:04:41 [WARNING] protected RetrieveThingsCommandMappingStrategies() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment 03:04:41 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment 03:04:41 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment 03:04:41 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment 03:04:41 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment 03:04:41 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment 03:04:41 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment 03:04:41 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment 03:04:41 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment 03:04:41 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment 03:04:41 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment 03:04:41 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment 03:04:41 [WARNING] protected static String leafValue(final JsonPointer path) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment 03:04:41 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment 03:04:41 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment 03:04:41 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment 03:04:41 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment 03:04:41 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment 03:04:41 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment 03:04:41 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment 03:04:41 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse> 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment 03:04:41 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment 03:04:41 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment 03:04:41 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment 03:04:41 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment 03:04:41 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment 03:04:41 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment 03:04:41 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment 03:04:41 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment 03:04:41 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment 03:04:41 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment 03:04:41 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment 03:04:41 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment 03:04:41 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName 03:04:41 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName); 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment 03:04:41 [WARNING] String ID_PLACEHOLDER = "_"; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment 03:04:41 [WARNING] String PATH_DELIMITER = "/"; 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment 03:04:41 [WARNING] default boolean isWildcardTopic() { 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment 03:04:41 [WARNING] CREATE("create"), 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment 03:04:41 [WARNING] CREATED("created"), 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment 03:04:41 [WARNING] DELETE("delete"), 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment 03:04:41 [WARNING] DELETED("deleted"); 03:04:41 [WARNING] ^ 03:04:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment 03:04:41 [WARNING] MERGE("merge"), 03:04:41 [WARNING] ^ 03:04:41 [WARNING] 100 warnings 03:04:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 03:04:41 [INFO] 03:04:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol --- 03:04:41 [INFO] Tests are skipped. 03:04:41 [INFO] 03:04:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol --- 03:04:41 [INFO] Tests are skipped. 03:04:41 [INFO] 03:04:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol --- 03:04:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 03:04:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes 03:04:42 [INFO] 03:04:42 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol --- 03:04:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'. 03:04:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'. 03:04:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'. 03:04:42 [INFO] 03:04:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol --- 03:04:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom 03:04:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 03:04:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar 03:04:42 [INFO] 03:04:42 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol --- 03:04:42 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 03:04:42 [INFO] Writing OBR metadata 03:04:42 [INFO] 03:04:42 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- 03:04:42 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77] 03:04:42 [INFO] from internal/models/signal/pom.xml 03:04:42 [INFO] --------------------------------[ jar ]--------------------------------- 03:04:43 [INFO] 03:04:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal --- 03:04:43 [INFO] 03:04:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal --- 03:04:43 [INFO] 03:04:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- 03:04:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 03:04:43 [INFO] 03:04:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal --- 03:04:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:43 [WARNING] 03:04:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:43 [WARNING] 03:04:43 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:43 [WARNING] 03:04:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:43 [INFO] 03:04:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal --- 03:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources 03:04:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:43 [INFO] 03:04:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal --- 03:04:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... 03:04:43 [INFO] 03:04:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal --- 03:04:43 [INFO] Changes detected - recompiling the module! :dependency 03:04:43 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:04:43 [INFO] 03:04:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal --- 03:04:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources 03:04:43 [INFO] 03:04:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- 03:04:43 [INFO] Changes detected - recompiling the module! :dependency 03:04:43 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes 03:04:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations. 03:04:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details. 03:04:43 [INFO] 03:04:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal --- 03:04:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports 03:04:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:43 [INFO] 03:04:43 [INFO] ------------------------------------------------------- 03:04:43 [INFO] T E S T S 03:04:43 [INFO] ------------------------------------------------------- 03:04:44 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 03:04:46 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.140 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 03:04:46 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 03:04:48 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 03:04:48 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 03:04:49 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 03:04:49 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 03:04:49 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 03:04:49 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 03:04:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 03:04:49 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 03:04:49 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 03:04:49 [INFO] 03:04:49 [INFO] Results: 03:04:49 [INFO] 03:04:49 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0 03:04:49 [INFO] 03:04:49 [INFO] 03:04:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- 03:04:49 [INFO] 03:04:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal --- 03:04:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 03:04:49 [INFO] 03:04:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal --- 03:04:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:49 [INFO] No previous run data found, generating javadoc. 03:04:51 [WARNING] Javadoc Warnings 03:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag 03:04:51 [WARNING] * <p> 03:04:51 [WARNING] ^ 03:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment 03:04:51 [WARNING] ANNOUNCEMENT, 03:04:51 [WARNING] ^ 03:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment 03:04:51 [WARNING] COMMAND, 03:04:51 [WARNING] ^ 03:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment 03:04:51 [WARNING] EVENT, 03:04:51 [WARNING] ^ 03:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment 03:04:51 [WARNING] RESPONSE; 03:04:51 [WARNING] ^ 03:04:51 [WARNING] 5 warnings 03:04:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 03:04:51 [INFO] 03:04:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal --- 03:04:51 [INFO] Tests are skipped. 03:04:51 [INFO] 03:04:51 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal --- 03:04:51 [INFO] Tests are skipped. 03:04:51 [INFO] 03:04:51 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal --- 03:04:51 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 03:04:51 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes 03:04:51 [INFO] 03:04:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal --- 03:04:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom 03:04:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar 03:04:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 03:04:51 [INFO] 03:04:51 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- 03:04:51 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [37/77] 03:04:51 [INFO] from policies/api/pom.xml 03:04:51 [INFO] --------------------------------[ jar ]--------------------------------- 03:04:51 [INFO] 03:04:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api --- 03:04:51 [INFO] 03:04:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api --- 03:04:51 [INFO] 03:04:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api --- 03:04:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 03:04:51 [INFO] 03:04:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api --- 03:04:51 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:51 [WARNING] 03:04:51 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:51 [WARNING] 03:04:51 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:51 [WARNING] 03:04:51 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:51 [INFO] 03:04:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api --- 03:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources 03:04:51 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:51 [INFO] 03:04:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api --- 03:04:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... 03:04:51 [INFO] 03:04:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api --- 03:04:51 [INFO] Changes detected - recompiling the module! :dependency 03:04:51 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 03:04:51 [INFO] 03:04:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api --- 03:04:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources 03:04:51 [INFO] 03:04:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api --- 03:04:51 [INFO] Changes detected - recompiling the module! :dependency 03:04:51 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 03:04:52 [INFO] 03:04:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api --- 03:04:52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:52 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports 03:04:52 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:52 [INFO] 03:04:52 [INFO] ------------------------------------------------------- 03:04:52 [INFO] T E S T S 03:04:52 [INFO] ------------------------------------------------------- 03:04:52 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 03:04:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 03:04:53 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest 03:04:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest 03:04:53 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 03:04:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 03:04:55 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 03:04:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 03:04:55 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 03:04:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 03:04:55 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 03:04:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 03:04:55 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest 03:04:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.api.PolicyTagTest 03:04:55 [INFO] 03:04:55 [INFO] Results: 03:04:55 [INFO] 03:04:55 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 03:04:55 [INFO] 03:04:55 [INFO] 03:04:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- 03:04:55 [INFO] 03:04:55 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api --- 03:04:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 03:04:55 [INFO] 03:04:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api --- 03:04:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:04:55 [INFO] No previous run data found, generating javadoc. 03:04:57 [WARNING] Javadoc Warnings 03:04:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment 03:04:57 [WARNING] package org.eclipse.ditto.policies.api; 03:04:57 [WARNING] ^ 03:04:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment 03:04:57 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo; 03:04:57 [WARNING] ^ 03:04:57 [WARNING] 2 warnings 03:04:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 03:04:57 [INFO] 03:04:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api --- 03:04:57 [INFO] Tests are skipped. 03:04:57 [INFO] 03:04:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api --- 03:04:57 [INFO] Tests are skipped. 03:04:57 [INFO] 03:04:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api --- 03:04:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 03:04:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes 03:04:57 [INFO] 03:04:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api --- 03:04:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom 03:04:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar 03:04:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar 03:04:57 [INFO] 03:04:57 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ 03:04:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77] 03:04:57 [INFO] from internal/utils/ddata/pom.xml 03:04:57 [INFO] --------------------------------[ jar ]--------------------------------- 03:04:57 [INFO] 03:04:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] 03:04:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] 03:04:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 03:04:57 [INFO] 03:04:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- 03:04:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:04:57 [WARNING] 03:04:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:04:57 [WARNING] 03:04:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:04:57 [WARNING] 03:04:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:04:57 [INFO] 03:04:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] Copying 1 resource from src/main/resources to target/classes 03:04:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:04:57 [INFO] 03:04:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... 03:04:57 [INFO] 03:04:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] Changes detected - recompiling the module! :dependency 03:04:57 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:04:57 [INFO] 03:04:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:04:57 [INFO] 03:04:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- 03:04:57 [INFO] Changes detected - recompiling the module! :dependency 03:04:57 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 03:04:58 [INFO] 03:04:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata --- 03:04:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:04:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports 03:04:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:04:58 [INFO] 03:04:58 [INFO] ------------------------------------------------------- 03:04:58 [INFO] T E S T S 03:04:58 [INFO] ------------------------------------------------------- 03:04:58 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 03:05:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 03:05:01 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 03:05:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 03:05:02 [INFO] 03:05:02 [INFO] Results: 03:05:02 [INFO] 03:05:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 03:05:02 [INFO] 03:05:02 [INFO] 03:05:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- 03:05:02 [INFO] 03:05:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata --- 03:05:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 03:05:02 [INFO] 03:05:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata --- 03:05:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:05:02 [INFO] No previous run data found, generating javadoc. 03:05:03 [WARNING] Javadoc Warnings 03:05:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment 03:05:03 [WARNING] package org.eclipse.ditto.internal.utils.ddata; 03:05:03 [WARNING] ^ 03:05:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor 03:05:03 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory, 03:05:03 [WARNING] ^ 03:05:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem 03:05:03 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem, 03:05:03 [WARNING] ^ 03:05:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment 03:05:03 [WARNING] protected final int numberOfShards; 03:05:03 [WARNING] ^ 03:05:03 [WARNING] 4 warnings 03:05:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 03:05:03 [INFO] 03:05:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata --- 03:05:03 [INFO] Tests are skipped. 03:05:03 [INFO] 03:05:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata --- 03:05:03 [INFO] Tests are skipped. 03:05:03 [INFO] 03:05:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata --- 03:05:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 03:05:03 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes 03:05:04 [INFO] 03:05:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata --- 03:05:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom 03:05:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar 03:05:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 03:05:04 [INFO] 03:05:04 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ 03:05:04 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77] 03:05:04 [INFO] from internal/utils/pubsub/pom.xml 03:05:04 [INFO] --------------------------------[ jar ]--------------------------------- 03:05:04 [INFO] 03:05:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] 03:05:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] 03:05:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 03:05:04 [INFO] 03:05:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- 03:05:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:05:04 [WARNING] 03:05:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:05:04 [WARNING] 03:05:04 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:05:04 [WARNING] 03:05:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:05:04 [INFO] 03:05:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] Copying 1 resource from src/main/resources to target/classes 03:05:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:05:04 [INFO] 03:05:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... 03:05:04 [INFO] 03:05:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] Changes detected - recompiling the module! :dependency 03:05:04 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes 03:05:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations. 03:05:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details. 03:05:04 [INFO] 03:05:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] Copying 4 resources from src/test/resources to target/test-classes 03:05:04 [INFO] 03:05:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- 03:05:04 [INFO] Changes detected - recompiling the module! :dependency 03:05:04 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:05:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API. 03:05:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details. 03:05:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations. 03:05:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details. 03:05:07 [INFO] 03:05:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub --- 03:05:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:05:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports 03:05:07 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:05:07 [INFO] 03:05:07 [INFO] ------------------------------------------------------- 03:05:07 [INFO] T E S T S 03:05:07 [INFO] ------------------------------------------------------- 03:05:08 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 03:05:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 03:05:11 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 03:07:41 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.3 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 03:07:41 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 03:07:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:08:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.00 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 03:08:06 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 03:08:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.334 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 03:08:14 [INFO] 03:08:14 [INFO] Results: 03:08:14 [INFO] 03:08:14 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 03:08:14 [INFO] 03:08:14 [INFO] 03:08:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- 03:08:14 [INFO] 03:08:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub --- 03:08:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 03:08:14 [INFO] 03:08:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub --- 03:08:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:08:14 [INFO] No previous run data found, generating javadoc. 03:08:17 [WARNING] Javadoc Warnings 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment 03:08:17 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment 03:08:17 [WARNING] protected final SelfUniqueAddress selfUniqueAddress; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment 03:08:17 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config, 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment 03:08:17 [WARNING] protected final AckExtractor<T> ackExtractor; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment 03:08:17 [WARNING] protected final ActorRefFactory actorRefFactory; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment 03:08:17 [WARNING] protected final CompressedDData ddata; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment 03:08:17 [WARNING] protected final DistributedDataConfig ddataConfig; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment 03:08:17 [WARNING] protected final DistributedAcks distributedAcks; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment 03:08:17 [WARNING] protected final String factoryId; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment 03:08:17 [WARNING] protected final Class<T> messageClass; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment 03:08:17 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment 03:08:17 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system 03:08:17 [WARNING] static DistributedAcks empty(final ActorSystem system) { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S> 03:08:17 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey, 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S> 03:08:17 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups 03:08:17 [WARNING] public Set<V> getValues(final Collection<String> groups) { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return 03:08:17 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent 03:08:17 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) { 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe 03:08:17 [WARNING] public static Subscribe of(final Collection<String> topics, 03:08:17 [WARNING] ^ 03:08:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment 03:08:17 [WARNING] public static final int MAX_ERROR_COUNTER = 3; 03:08:17 [WARNING] ^ 03:08:17 [WARNING] 20 warnings 03:08:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 03:08:17 [INFO] 03:08:17 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- 03:08:17 [INFO] Copying 1 resource from src/main/resources to target 03:08:17 [INFO] 03:08:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub --- 03:08:17 [INFO] Tests are skipped. 03:08:17 [INFO] 03:08:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub --- 03:08:17 [INFO] Tests are skipped. 03:08:17 [INFO] 03:08:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub --- 03:08:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 03:08:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes 03:08:18 [INFO] 03:08:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub --- 03:08:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom 03:08:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 03:08:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 03:08:18 [INFO] 03:08:18 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ 03:08:18 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [40/77] 03:08:18 [INFO] from internal/utils/cache/pom.xml 03:08:18 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:18 [INFO] 03:08:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache --- 03:08:18 [INFO] 03:08:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache --- 03:08:18 [INFO] 03:08:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- 03:08:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 03:08:18 [INFO] 03:08:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- 03:08:18 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:08:18 [WARNING] 03:08:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:08:18 [WARNING] 03:08:18 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:08:18 [WARNING] 03:08:18 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:08:18 [INFO] 03:08:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache --- 03:08:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources 03:08:18 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:08:18 [INFO] 03:08:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache --- 03:08:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... 03:08:18 [INFO] 03:08:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache --- 03:08:18 [INFO] Changes detected - recompiling the module! :dependency 03:08:18 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes 03:08:18 [INFO] 03:08:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache --- 03:08:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:08:18 [INFO] 03:08:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- 03:08:18 [INFO] Changes detected - recompiling the module! :dependency 03:08:18 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:08:18 [INFO] 03:08:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache --- 03:08:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:08:18 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports 03:08:18 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:08:18 [INFO] 03:08:18 [INFO] ------------------------------------------------------- 03:08:18 [INFO] T E S T S 03:08:18 [INFO] ------------------------------------------------------- 03:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 03:08:19 SLF4J(W): No SLF4J providers were found. 03:08:19 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 03:08:19 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 03:08:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 03:08:19 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 03:08:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.123 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 03:08:22 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 03:08:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 03:08:23 [INFO] 03:08:23 [INFO] Results: 03:08:23 [INFO] 03:08:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 03:08:23 [INFO] 03:08:23 [INFO] 03:08:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- 03:08:23 [INFO] 03:08:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache --- 03:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 03:08:23 [INFO] 03:08:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache --- 03:08:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:08:23 [INFO] No previous run data found, generating javadoc. 03:08:24 [WARNING] Javadoc Warnings 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment 03:08:24 [WARNING] package org.eclipse.ditto.internal.utils.cache; 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment 03:08:24 [WARNING] package org.eclipse.ditto.internal.utils.cache.config; 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment 03:08:24 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry; 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment 03:08:24 [WARNING] boolean exists(); 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment 03:08:24 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) { 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment 03:08:24 [WARNING] default Optional<T> get() { 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment 03:08:24 [WARNING] static <T> Entry<T> nonexistent() { 03:08:24 [WARNING] ^ 03:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment 03:08:24 [WARNING] static <T> Entry<T> of(final long revision, final T value) { 03:08:24 [WARNING] ^ 03:08:24 [WARNING] 8 warnings 03:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 03:08:24 [INFO] 03:08:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache --- 03:08:24 [INFO] Tests are skipped. 03:08:24 [INFO] 03:08:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache --- 03:08:24 [INFO] Tests are skipped. 03:08:24 [INFO] 03:08:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache --- 03:08:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 03:08:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes 03:08:25 [INFO] 03:08:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache --- 03:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom 03:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar 03:08:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 03:08:25 [INFO] 03:08:25 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- 03:08:25 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [41/77] 03:08:25 [INFO] from internal/utils/test/pom.xml 03:08:25 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:27 [INFO] 03:08:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test --- 03:08:27 [INFO] 03:08:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test --- 03:08:27 [INFO] 03:08:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- 03:08:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec 03:08:27 [INFO] 03:08:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test --- 03:08:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:08:27 [WARNING] 03:08:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:08:27 [WARNING] 03:08:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:08:27 [WARNING] 03:08:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:08:27 [INFO] 03:08:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test --- 03:08:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources 03:08:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:08:27 [INFO] 03:08:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test --- 03:08:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... 03:08:27 [INFO] 03:08:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test --- 03:08:27 [INFO] No sources to compile 03:08:27 [INFO] 03:08:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test --- 03:08:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources 03:08:27 [INFO] 03:08:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- 03:08:27 [INFO] Changes detected - recompiling the module! :dependency 03:08:27 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes 03:08:27 [INFO] 03:08:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test --- 03:08:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:08:27 [INFO] 03:08:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- 03:08:27 [INFO] 03:08:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test --- 03:08:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar 03:08:27 [INFO] 03:08:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test --- 03:08:27 [INFO] 03:08:27 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test --- 03:08:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 03:08:27 [INFO] 03:08:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test --- 03:08:27 [INFO] Tests are skipped. 03:08:27 [INFO] 03:08:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test --- 03:08:27 [INFO] Tests are skipped. 03:08:27 [INFO] 03:08:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test --- 03:08:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:08:27 [INFO] 03:08:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test --- 03:08:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom 03:08:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar 03:08:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 03:08:27 [INFO] 03:08:27 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- 03:08:27 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77] 03:08:27 [INFO] from internal/utils/persistence/pom.xml 03:08:27 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:28 [INFO] 03:08:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] 03:08:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] 03:08:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 03:08:28 [INFO] 03:08:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- 03:08:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:08:28 [WARNING] 03:08:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:08:28 [WARNING] 03:08:28 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:08:28 [WARNING] 03:08:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:08:28 [INFO] 03:08:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources 03:08:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:08:28 [INFO] 03:08:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... 03:08:28 [INFO] 03:08:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] Changes detected - recompiling the module! :dependency 03:08:28 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes 03:08:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API. 03:08:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details. 03:08:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations. 03:08:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details. 03:08:28 [INFO] 03:08:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] Copying 12 resources from src/test/resources to target/test-classes 03:08:28 [INFO] 03:08:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- 03:08:28 [INFO] Changes detected - recompiling the module! :dependency 03:08:28 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes 03:08:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations. 03:08:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details. 03:08:29 [INFO] 03:08:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence --- 03:08:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:08:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports 03:08:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:08:29 [INFO] 03:08:29 [INFO] ------------------------------------------------------- 03:08:29 [INFO] T E S T S 03:08:29 [INFO] ------------------------------------------------------- 03:08:30 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 03:08:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.646 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 03:08:32 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 03:08:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 03:08:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 03:08:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 03:08:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 03:08:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 03:08:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 03:08:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 03:08:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 03:08:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 03:08:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 03:08:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 03:08:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 03:08:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 03:08:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 03:08:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 03:08:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 03:08:34 08:08:34,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 03:08:34 08:08:34,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - No custom configurators were discovered as a service. 03:08:34 08:08:34,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 03:08:34 08:08:34,613 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 03:08:34 08:08:34,614 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 03:08:34 08:08:34,614 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 03:08:34 08:08:34,617 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 03:08:34 08:08:34,617 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 03:08:34 08:08:34,618 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 03:08:34 08:08:34,619 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/test-classes/logback-test.xml] 03:08:34 08:08:34,749 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 03:08:34 08:08:34,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 03:08:34 08:08:34,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:08:34 08:08:34,773 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:08:34 08:08:34,809 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR] 03:08:34 08:08:34,809 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:08:34 08:08:34,810 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:08:34 08:08:34,813 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 03:08:34 08:08:34,813 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 03:08:34 08:08:34,813 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 03:08:34 08:08:34,814 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT] 03:08:34 08:08:34,814 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@344a065a - End of configuration. 03:08:34 08:08:34,816 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@67f266bd - Registering current configuration as safe fallback point 03:08:34 08:08:34,816 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 198 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 03:08:35 2024-01-30 08:08:35,441 WARN [] o.mongodb.driver.uri - Connection string contains unsupported option 'writeconcern'. 03:08:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 03:08:35 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 03:08:38 2024-01-30 08:08:38,815 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:38 2024-01-30 08:08:38,816 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:08:40 2024-01-30 08:08:40,647 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 03:08:40 [WARN] [01/30/2024 08:08:40.905] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1598435782]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:40 [WARN] [01/30/2024 08:08:40.912] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1598435782]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 2024-01-30 08:08:41,127 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 2024-01-30 08:08:41,127 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 [WARN] [01/30/2024 08:08:41.329] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#2077282117]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 [WARN] [01/30/2024 08:08:41.330] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#2077282117]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 2024-01-30 08:08:41,509 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 2024-01-30 08:08:41,509 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 [WARN] [01/30/2024 08:08:41.538] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1997947933]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 [WARN] [01/30/2024 08:08:41.538] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1997947933]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 2024-01-30 08:08:41,713 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 2024-01-30 08:08:41,714 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 [WARN] [01/30/2024 08:08:41.741] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#803520640]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 [WARN] [01/30/2024 08:08:41.742] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#803520640]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 2024-01-30 08:08:41,914 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 2024-01-30 08:08:41,915 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:41 [WARN] [01/30/2024 08:08:41.987] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#2052784566]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:41 [WARN] [01/30/2024 08:08:41.988] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#2052784566]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 03:08:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.517 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 03:08:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 03:08:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 03:08:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 03:08:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 03:08:42 2024-01-30 08:08:42,594 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:42 2024-01-30 08:08:42,595 WARN [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused 03:08:42 2024-01-30 08:08:42,722 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 03:08:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 03:08:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 03:08:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 03:08:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 03:08:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 03:08:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 03:08:42 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 03:08:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 03:08:43 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 03:08:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 03:08:43 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 03:08:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 03:08:43 [INFO] 03:08:43 [INFO] Results: 03:08:43 [INFO] 03:08:43 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 03:08:43 [INFO] 03:08:43 [INFO] 03:08:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- 03:08:43 [INFO] 03:08:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence --- 03:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 03:08:43 [INFO] 03:08:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence --- 03:08:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:08:43 [INFO] No previous run data found, generating javadoc. 03:08:47 [WARNING] Javadoc Warnings 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment 03:08:47 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment 03:08:47 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment 03:08:47 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment 03:08:47 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment 03:08:47 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment 03:08:47 [WARNING] protected final EventRegistry<T> eventRegistry; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment 03:08:47 [WARNING] protected final ExtendedActorSystem system; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment 03:08:47 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system, 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T> 03:08:47 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity 03:08:47 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment 03:08:47 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped 03:08:47 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator, 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment 03:08:47 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {} 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment 03:08:47 [WARNING] protected abstract String getActorName(); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment 03:08:47 [WARNING] public DittoMongoCollectionCache(final Config config) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment 03:08:47 [WARNING] public BsonInt32 getBsonInt() { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 03:08:47 [WARNING] ASCENDING(1), DESCENDING(-1); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 03:08:47 [WARNING] ASCENDING(1), DESCENDING(-1); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment 03:08:47 [WARNING] public static final IndexDirection DEFAULT = ASCENDING; 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment 03:08:47 [WARNING] public KamonCommandListener(final String metricName) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment 03:08:47 [WARNING] public KamonConnectionPoolListener(final String metricName) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment 03:08:47 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection, 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment 03:08:47 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem 03:08:47 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient, 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment 03:08:47 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST(); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment 03:08:47 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID(); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment 03:08:47 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment 03:08:47 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment 03:08:47 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment 03:08:47 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment 03:08:47 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment 03:08:47 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment 03:08:47 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment 03:08:47 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() { 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment 03:08:47 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest()); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment 03:08:47 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment 03:08:47 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment 03:08:47 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment 03:08:47 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment 03:08:47 [WARNING] EXTRACTOR_CLASS("class", ""), 03:08:47 [WARNING] ^ 03:08:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment 03:08:47 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList()); 03:08:47 [WARNING] ^ 03:08:47 [WARNING] 41 warnings 03:08:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 03:08:47 [INFO] 03:08:47 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence --- 03:08:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 03:08:47 [INFO] 03:08:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence --- 03:08:47 [INFO] Tests are skipped. 03:08:47 [INFO] 03:08:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence --- 03:08:47 [INFO] Tests are skipped. 03:08:47 [INFO] 03:08:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence --- 03:08:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 03:08:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes 03:08:47 [INFO] 03:08:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence --- 03:08:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom 03:08:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar 03:08:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 03:08:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 03:08:47 [INFO] 03:08:47 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- 03:08:47 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [43/77] 03:08:47 [INFO] from things/api/pom.xml 03:08:47 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:47 [INFO] 03:08:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api --- 03:08:47 [INFO] 03:08:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api --- 03:08:47 [INFO] 03:08:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api --- 03:08:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 03:08:47 [INFO] 03:08:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api --- 03:08:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:08:47 [WARNING] 03:08:47 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:08:47 [WARNING] 03:08:47 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:08:47 [WARNING] 03:08:47 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:08:47 [INFO] 03:08:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api --- 03:08:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources 03:08:47 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:08:47 [INFO] 03:08:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api --- 03:08:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... 03:08:47 [INFO] 03:08:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api --- 03:08:47 [INFO] Changes detected - recompiling the module! :dependency 03:08:47 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes 03:08:47 [INFO] 03:08:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api --- 03:08:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources 03:08:47 [INFO] 03:08:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api --- 03:08:47 [INFO] Changes detected - recompiling the module! :dependency 03:08:47 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:08:47 [INFO] 03:08:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api --- 03:08:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:08:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports 03:08:47 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:08:47 [INFO] 03:08:47 [INFO] ------------------------------------------------------- 03:08:47 [INFO] T E S T S 03:08:47 [INFO] ------------------------------------------------------- 03:08:48 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest 03:08:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.347 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest 03:08:52 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 03:08:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 03:08:52 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 03:08:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 03:08:52 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 03:08:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 03:08:52 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 03:08:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 03:08:52 [INFO] 03:08:52 [INFO] Results: 03:08:52 [INFO] 03:08:52 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 03:08:52 [INFO] 03:08:52 [INFO] 03:08:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- 03:08:52 [INFO] 03:08:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api --- 03:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 03:08:52 [INFO] 03:08:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api --- 03:08:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:08:52 [INFO] No previous run data found, generating javadoc. 03:08:54 [WARNING] Javadoc Warnings 03:08:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment 03:08:54 [WARNING] package org.eclipse.ditto.things.api; 03:08:54 [WARNING] ^ 03:08:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment 03:08:54 [WARNING] package org.eclipse.ditto.things.api.commands.sudo; 03:08:54 [WARNING] ^ 03:08:54 [WARNING] 2 warnings 03:08:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 03:08:54 [INFO] 03:08:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api --- 03:08:54 [INFO] Tests are skipped. 03:08:54 [INFO] 03:08:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api --- 03:08:54 [INFO] Tests are skipped. 03:08:54 [INFO] 03:08:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api --- 03:08:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 03:08:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes 03:08:54 [INFO] 03:08:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api --- 03:08:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom 03:08:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar 03:08:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar 03:08:54 [INFO] 03:08:54 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- 03:08:54 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [44/77] 03:08:54 [INFO] from connectivity/api/pom.xml 03:08:54 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:54 [INFO] 03:08:54 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api --- 03:08:54 [INFO] 03:08:54 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api --- 03:08:54 [INFO] 03:08:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api --- 03:08:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 03:08:54 [INFO] 03:08:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api --- 03:08:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:08:54 [WARNING] 03:08:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:08:54 [WARNING] 03:08:54 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:08:54 [WARNING] 03:08:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:08:54 [INFO] 03:08:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api --- 03:08:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources 03:08:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:08:54 [INFO] 03:08:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api --- 03:08:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... 03:08:54 [INFO] 03:08:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api --- 03:08:54 [INFO] Changes detected - recompiling the module! :dependency 03:08:54 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes 03:08:55 [INFO] 03:08:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api --- 03:08:55 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:08:55 [INFO] 03:08:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api --- 03:08:55 [INFO] Changes detected - recompiling the module! :dependency 03:08:55 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 03:08:55 [INFO] 03:08:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api --- 03:08:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:08:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports 03:08:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:08:55 [INFO] 03:08:55 [INFO] ------------------------------------------------------- 03:08:55 [INFO] T E S T S 03:08:55 [INFO] ------------------------------------------------------- 03:08:56 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest 03:08:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest 03:08:56 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 03:08:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 03:08:57 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 03:08:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 03:08:58 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 03:08:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:09:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 03:09:01 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest 03:09:01 SLF4J(W): No SLF4J providers were found. 03:09:01 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 03:09:01 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 03:09:04 [INFO] [01/30/2024 08:09:04.321] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:09:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.797 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest 03:09:04 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 03:09:05 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 03:09:05 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest 03:09:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest 03:09:05 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 03:09:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 03:09:05 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 03:09:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 03:09:05 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 03:09:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 03:09:05 [INFO] 03:09:05 [INFO] Results: 03:09:05 [INFO] 03:09:05 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 03:09:05 [INFO] 03:09:05 [INFO] 03:09:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- 03:09:05 [INFO] 03:09:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api --- 03:09:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 03:09:05 [INFO] 03:09:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api --- 03:09:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:09:05 [INFO] No previous run data found, generating javadoc. 03:09:08 [WARNING] Javadoc Warnings 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment 03:09:08 [WARNING] package org.eclipse.ditto.connectivity.api; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment 03:09:08 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment 03:09:08 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment 03:09:08 [WARNING] CONNECTED, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment 03:09:08 [WARNING] CONNECTING, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment 03:09:08 [WARNING] DISCONNECTED, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment 03:09:08 [WARNING] DISCONNECTING, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment 03:09:08 [WARNING] INITIALIZED, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment 03:09:08 [WARNING] TESTING; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment 03:09:08 [WARNING] UNKNOWN, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment 03:09:08 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval"; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment 03:09:08 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH = 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment 03:09:08 [WARNING] BYTES, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment 03:09:08 [WARNING] TEXT, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment 03:09:08 [WARNING] TEXT_AND_BYTES, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment 03:09:08 [WARNING] UNKNOWN 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return 03:09:08 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return 03:09:08 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable( 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment 03:09:08 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets 03:09:08 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets, 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment 03:09:08 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag"; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment 03:09:08 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment 03:09:08 [WARNING] public String getTag() { 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment 03:09:08 [WARNING] public Set<ConnectionId> getConnectionIds() { 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment 03:09:08 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags"; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment 03:09:08 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:09:08 [WARNING] ^ 03:09:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment 03:09:08 [WARNING] public Set<String> getConnectionTags() { 03:09:08 [WARNING] ^ 03:09:08 [WARNING] 27 warnings 03:09:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 03:09:08 [INFO] 03:09:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api --- 03:09:08 [INFO] Tests are skipped. 03:09:08 [INFO] 03:09:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api --- 03:09:08 [INFO] Tests are skipped. 03:09:08 [INFO] 03:09:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api --- 03:09:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 03:09:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes 03:09:08 [INFO] 03:09:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api --- 03:09:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom 03:09:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar 03:09:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 03:09:08 [INFO] 03:09:08 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- 03:09:08 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [45/77] 03:09:08 [INFO] from jwt/pom.xml 03:09:08 [INFO] --------------------------------[ pom ]--------------------------------- 03:09:08 [INFO] 03:09:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt --- 03:09:08 [INFO] 03:09:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt --- 03:09:08 [INFO] 03:09:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt --- 03:09:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec 03:09:08 [INFO] 03:09:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt --- 03:09:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:09:08 [INFO] The goal is skip due to packaging 'pom' 03:09:08 [INFO] 03:09:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt --- 03:09:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... 03:09:08 [INFO] 03:09:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- 03:09:08 [INFO] 03:09:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt --- 03:09:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:09:08 [INFO] 03:09:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt --- 03:09:08 [INFO] Tests are skipped. 03:09:08 [INFO] 03:09:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt --- 03:09:08 [INFO] Tests are skipped. 03:09:08 [INFO] 03:09:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt --- 03:09:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:09:08 [INFO] 03:09:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt --- 03:09:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom 03:09:08 [INFO] 03:09:08 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ 03:09:08 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [46/77] 03:09:08 [INFO] from jwt/model/pom.xml 03:09:08 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:08 [INFO] 03:09:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model --- 03:09:08 [INFO] 03:09:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model --- 03:09:08 [INFO] 03:09:08 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- 03:09:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:08 [INFO] 03:09:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model --- 03:09:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 03:09:08 [INFO] 03:09:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model --- 03:09:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:09:08 [WARNING] 03:09:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:09:08 [WARNING] 03:09:08 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:09:08 [WARNING] 03:09:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:09:08 [INFO] 03:09:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model --- 03:09:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources 03:09:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:09:08 [INFO] 03:09:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model --- 03:09:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... 03:09:08 [INFO] 03:09:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model --- 03:09:08 [INFO] Changes detected - recompiling the module! :dependency 03:09:08 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes 03:09:08 [WARNING] bootstrap class path not set in conjunction with -source 8 03:09:08 [INFO] 03:09:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model --- 03:09:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources 03:09:08 [INFO] 03:09:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model --- 03:09:08 [INFO] Changes detected - recompiling the module! :dependency 03:09:08 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes 03:09:08 [WARNING] bootstrap class path not set in conjunction with -source 8 03:09:08 [INFO] 03:09:08 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model --- 03:09:08 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:09:08 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports 03:09:08 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:09:08 [INFO] 03:09:08 [INFO] ------------------------------------------------------- 03:09:08 [INFO] T E S T S 03:09:08 [INFO] ------------------------------------------------------- 03:09:08 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 03:09:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 03:09:09 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest 03:09:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.ditto.jwt.model.AudienceTest 03:09:10 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 03:09:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 03:09:10 [INFO] 03:09:10 [INFO] Results: 03:09:10 [INFO] 03:09:10 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 03:09:10 [INFO] 03:09:10 [INFO] 03:09:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- 03:09:10 [INFO] 03:09:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model --- 03:09:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 03:09:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF 03:09:10 [INFO] 03:09:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model --- 03:09:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:09:10 [INFO] No previous run data found, generating javadoc. 03:09:12 [WARNING] Javadoc Warnings 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment 03:09:12 [WARNING] package org.eclipse.ditto.jwt.model; 03:09:12 [WARNING] ^ 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment 03:09:12 [WARNING] protected AbstractJsonWebToken(final String token) { 03:09:12 [WARNING] ^ 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment 03:09:12 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) { 03:09:12 [WARNING] ^ 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment 03:09:12 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException { 03:09:12 [WARNING] ^ 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment 03:09:12 [WARNING] public interface JwtException { 03:09:12 [WARNING] ^ 03:09:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment 03:09:12 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException { 03:09:12 [WARNING] ^ 03:09:12 [WARNING] 6 warnings 03:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 03:09:12 [INFO] 03:09:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model --- 03:09:12 [INFO] Tests are skipped. 03:09:12 [INFO] 03:09:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model --- 03:09:12 [INFO] Tests are skipped. 03:09:12 [INFO] 03:09:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model --- 03:09:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 03:09:12 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes 03:09:12 [INFO] 03:09:12 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model --- 03:09:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'. 03:09:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'. 03:09:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'. 03:09:12 [INFO] 03:09:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model --- 03:09:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom 03:09:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 03:09:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 03:09:12 [INFO] 03:09:12 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model --- 03:09:12 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 03:09:12 [INFO] Writing OBR metadata 03:09:12 [INFO] 03:09:12 [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- 03:09:12 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [47/77] 03:09:12 [INFO] from wot/pom.xml 03:09:12 [INFO] --------------------------------[ pom ]--------------------------------- 03:09:12 [INFO] 03:09:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot --- 03:09:12 [INFO] 03:09:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot --- 03:09:12 [INFO] 03:09:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot --- 03:09:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec 03:09:12 [INFO] 03:09:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot --- 03:09:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:09:12 [INFO] The goal is skip due to packaging 'pom' 03:09:12 [INFO] 03:09:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot --- 03:09:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... 03:09:12 [INFO] 03:09:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- 03:09:12 [INFO] 03:09:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot --- 03:09:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:09:12 [INFO] 03:09:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot --- 03:09:12 [INFO] Tests are skipped. 03:09:12 [INFO] 03:09:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot --- 03:09:12 [INFO] Tests are skipped. 03:09:12 [INFO] 03:09:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot --- 03:09:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:09:12 [INFO] 03:09:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot --- 03:09:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom 03:09:12 [INFO] 03:09:12 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ 03:09:12 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [48/77] 03:09:12 [INFO] from wot/model/pom.xml 03:09:12 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:12 [INFO] 03:09:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model --- 03:09:12 [INFO] 03:09:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model --- 03:09:12 [INFO] 03:09:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model --- 03:09:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:12 [INFO] 03:09:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model --- 03:09:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 03:09:12 [INFO] 03:09:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model --- 03:09:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:09:12 [WARNING] 03:09:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:09:12 [WARNING] 03:09:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:09:12 [WARNING] 03:09:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:09:12 [INFO] 03:09:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model --- 03:09:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources 03:09:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:09:12 [INFO] 03:09:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model --- 03:09:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... 03:09:12 [INFO] 03:09:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model --- 03:09:12 [INFO] Changes detected - recompiling the module! :dependency 03:09:12 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes 03:09:14 [WARNING] bootstrap class path not set in conjunction with -source 8 03:09:14 [INFO] 03:09:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model --- 03:09:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:09:14 [INFO] 03:09:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model --- 03:09:14 [INFO] Changes detected - recompiling the module! :dependency 03:09:14 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:09:14 [WARNING] bootstrap class path not set in conjunction with -source 8 03:09:14 [INFO] 03:09:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model --- 03:09:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:09:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports 03:09:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:09:14 [INFO] 03:09:14 [INFO] ------------------------------------------------------- 03:09:14 [INFO] T E S T S 03:09:14 [INFO] ------------------------------------------------------- 03:09:14 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest 03:09:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest 03:09:15 [INFO] 03:09:15 [INFO] Results: 03:09:15 [INFO] 03:09:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 03:09:15 [INFO] 03:09:15 [INFO] 03:09:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- 03:09:15 [INFO] 03:09:15 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model --- 03:09:15 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 03:09:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF 03:09:15 [INFO] 03:09:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model --- 03:09:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:09:15 [INFO] No previous run data found, generating javadoc. 03:09:19 [WARNING] Javadoc Warnings 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment 03:09:19 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment 03:09:19 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment 03:09:19 [WARNING] String getActionName(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment 03:09:19 [WARNING] Optional<SingleDataSchema> getInput(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment 03:09:19 [WARNING] Optional<SingleDataSchema> getOutput(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment 03:09:19 [WARNING] boolean isIdempotent(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment 03:09:19 [WARNING] boolean isSafe(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment 03:09:19 [WARNING] Optional<Boolean> isSynchronous(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment 03:09:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment 03:09:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence actionName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment 03:09:19 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment 03:09:19 [WARNING] Builder setInput(@Nullable SingleDataSchema input); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment 03:09:19 [WARNING] Builder setOutput(@Nullable SingleDataSchema output); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment 03:09:19 [WARNING] Builder setSafe(@Nullable Boolean safe); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment 03:09:19 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment 03:09:19 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment 03:09:19 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment 03:09:19 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment 03:09:19 [WARNING] static ActionFormElement.Builder newBuilder() { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment 03:09:19 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment 03:09:19 [WARNING] static Builder newBuilder() { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment 03:09:19 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment 03:09:19 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment 03:09:19 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment 03:09:19 [WARNING] static Actions from(final Collection<Action> actions) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment 03:09:19 [WARNING] static Actions fromJson(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment 03:09:19 [WARNING] Optional<Action> getAction(CharSequence actionName); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment 03:09:19 [WARNING] static Actions of(final Map<String, Action> actions) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment 03:09:19 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment 03:09:19 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment 03:09:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment 03:09:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment 03:09:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment 03:09:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment 03:09:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment 03:09:19 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment 03:09:19 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment 03:09:19 [WARNING] List<String> getAllOf(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment 03:09:19 [WARNING] SecuritySchemeScheme getScheme(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment 03:09:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment 03:09:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment 03:09:19 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment 03:09:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment 03:09:19 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment 03:09:19 [WARNING] Optional<SecuritySchemeIn> getIn(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment 03:09:19 [WARNING] Optional<String> getName(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment 03:09:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment 03:09:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment 03:09:19 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment 03:09:19 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment 03:09:19 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment 03:09:19 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment 03:09:19 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment 03:09:19 [WARNING] Optional<DataSchema> getItems(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment 03:09:19 [WARNING] Optional<Integer> getMaxItems(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment 03:09:19 [WARNING] Optional<Integer> getMinItems(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment 03:09:19 [WARNING] Optional<DataSchemaType> getType(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment 03:09:19 [WARNING] static ArraySchema.Builder newBuilder() { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment 03:09:19 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment 03:09:19 [WARNING] default ArraySchema.Builder toBuilder() { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment 03:09:19 [WARNING] static Builder newBuilder() { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment 03:09:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment 03:09:19 [WARNING] Builder setItems(@Nullable DataSchema items); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment 03:09:19 [WARNING] Builder setMaxItems(@Nullable Integer maxItems); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment 03:09:19 [WARNING] Builder setMinItems(@Nullable Integer minItems); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment 03:09:19 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition( 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment 03:09:19 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment 03:09:19 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment 03:09:19 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment 03:09:19 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment 03:09:19 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment 03:09:19 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment 03:09:19 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment 03:09:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment 03:09:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment 03:09:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment 03:09:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment 03:09:19 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment 03:09:19 [WARNING] String REL_ICON = "icon"; 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment 03:09:19 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) { 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment 03:09:19 [WARNING] Optional<IRI> getAnchor(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment 03:09:19 [WARNING] IRI getHref(); 03:09:19 [WARNING] ^ 03:09:19 [WARNING] 100 warnings 03:09:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 03:09:20 [INFO] 03:09:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model --- 03:09:20 [INFO] Tests are skipped. 03:09:20 [INFO] 03:09:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model --- 03:09:20 [INFO] Tests are skipped. 03:09:20 [INFO] 03:09:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model --- 03:09:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 03:09:20 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes 03:09:20 [INFO] 03:09:20 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model --- 03:09:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'. 03:09:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'. 03:09:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'. 03:09:20 [INFO] 03:09:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model --- 03:09:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom 03:09:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 03:09:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar 03:09:20 [INFO] 03:09:20 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model --- 03:09:20 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 03:09:20 [INFO] Writing OBR metadata 03:09:20 [INFO] 03:09:20 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- 03:09:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77] 03:09:20 [INFO] from internal/utils/cache-loaders/pom.xml 03:09:20 [INFO] --------------------------------[ jar ]--------------------------------- 03:09:20 [INFO] 03:09:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] 03:09:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] 03:09:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 03:09:20 [INFO] 03:09:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- 03:09:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:09:20 [WARNING] 03:09:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:09:20 [WARNING] 03:09:20 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:09:20 [WARNING] 03:09:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:09:20 [INFO] 03:09:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] Copying 1 resource from src/main/resources to target/classes 03:09:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:09:20 [INFO] 03:09:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... 03:09:20 [INFO] 03:09:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- 03:09:20 [INFO] Changes detected - recompiling the module! :dependency 03:09:20 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes 03:09:21 [INFO] 03:09:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- 03:09:21 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:09:21 [INFO] 03:09:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- 03:09:21 [INFO] Changes detected - recompiling the module! :dependency 03:09:21 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:09:21 [INFO] 03:09:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders --- 03:09:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:09:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports 03:09:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:09:21 [INFO] 03:09:21 [INFO] ------------------------------------------------------- 03:09:21 [INFO] T E S T S 03:09:21 [INFO] ------------------------------------------------------- 03:09:21 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 03:09:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.775 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 03:09:24 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 03:09:26 [INFO] [01/30/2024 08:09:26.024] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:09:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 03:09:26 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 03:09:26 08:09:26.154 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started 03:09:27 08:09:27.310 [Thread-3] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#731631927]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:28 08:09:28.328 [Thread-4] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#731631927]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:31 08:09:31.878 [Thread-8] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-627694407]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:33 08:09:33.128 [Thread-9] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-627694407]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:34 08:09:34.598 [Thread-10] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-627694407]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:36 08:09:36.508 [Thread-11] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-627694407]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:39 08:09:39.018 [Thread-13] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1692956290]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:40 08:09:40.278 [Thread-14] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1692956290]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:42 08:09:42.758 [Thread-17] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-10#-1867306377]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:47 08:09:47.299 [Thread-22] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#-1287904391]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:49 08:09:49.338 [Thread-23] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#-1287904391]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:09:59 08:09:59.438 [Thread-33] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#430921871]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:01 08:10:01.478 [Thread-34] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#430921871]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:03 08:10:03.518 [Thread-35] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#430921871]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:05 08:10:05.559 [Thread-36] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#430921871]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:07 08:10:07.068 [Thread-38] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#2050439360]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:08 08:10:08.088 [Thread-39] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#2050439360]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:09 08:10:09.108 [Thread-40] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#2050439360]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:10 08:10:10.128 [Thread-41] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#2050439360]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 03:10:12 08:10:12.128 [test-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.10 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 03:10:12 [INFO] 03:10:12 [INFO] Results: 03:10:12 [INFO] 03:10:12 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 03:10:12 [INFO] 03:10:12 [INFO] 03:10:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- 03:10:12 [INFO] 03:10:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders --- 03:10:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 03:10:12 [INFO] 03:10:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders --- 03:10:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:10:12 [INFO] No previous run data found, generating javadoc. 03:10:13 [WARNING] Javadoc Warnings 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment 03:10:13 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders; 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment 03:10:13 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config; 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K> 03:10:13 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard( 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment 03:10:13 [WARNING] BACKOFF_DELAY 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment 03:10:13 [WARNING] FIXED_DELAY, 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment 03:10:13 [WARNING] NO_DELAY, 03:10:13 [WARNING] ^ 03:10:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment 03:10:13 [WARNING] OFF, 03:10:13 [WARNING] ^ 03:10:13 [WARNING] 7 warnings 03:10:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 03:10:13 [INFO] 03:10:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- 03:10:13 [INFO] Tests are skipped. 03:10:13 [INFO] 03:10:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders --- 03:10:13 [INFO] Tests are skipped. 03:10:13 [INFO] 03:10:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders --- 03:10:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 03:10:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes 03:10:14 [INFO] 03:10:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders --- 03:10:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom 03:10:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 03:10:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 03:10:14 [INFO] 03:10:14 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- 03:10:14 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77] 03:10:14 [INFO] from internal/utils/namespaces/pom.xml 03:10:14 [INFO] --------------------------------[ jar ]--------------------------------- 03:10:14 [INFO] 03:10:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] 03:10:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] 03:10:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 03:10:14 [INFO] 03:10:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- 03:10:14 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:14 [WARNING] 03:10:14 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:10:14 [WARNING] 03:10:14 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:10:14 [WARNING] 03:10:14 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:10:14 [INFO] 03:10:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources 03:10:14 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:10:14 [INFO] 03:10:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... 03:10:14 [INFO] 03:10:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] Changes detected - recompiling the module! :dependency 03:10:14 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 03:10:14 [INFO] 03:10:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:10:14 [INFO] 03:10:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- 03:10:14 [INFO] Changes detected - recompiling the module! :dependency 03:10:14 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:10:14 [INFO] 03:10:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces --- 03:10:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:10:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports 03:10:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:10:14 [INFO] 03:10:14 [INFO] ------------------------------------------------------- 03:10:14 [INFO] T E S T S 03:10:14 [INFO] ------------------------------------------------------- 03:10:15 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 03:10:17 [INFO] [01/30/2024 08:10:17.409] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:45563] with UID [-2462749362083804289] 03:10:17 [INFO] [01/30/2024 08:10:17.438] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Starting up, Pekko version [1.0.1] ... 03:10:17 [INFO] [01/30/2024 08:10:17.622] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:17 [INFO] [01/30/2024 08:10:17.622] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Started up successfully 03:10:17 [INFO] [01/30/2024 08:10:17.706] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:17 [INFO] [01/30/2024 08:10:17.706] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:18 [INFO] [01/30/2024 08:10:18.815] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:18 [INFO] [01/30/2024 08:10:18.824] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Exiting completed 03:10:18 [INFO] [01/30/2024 08:10:18.824] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Shutting down... 03:10:18 [INFO] [01/30/2024 08:10:18.825] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45563] - Successfully shut down 03:10:18 [INFO] [pekkoDeadLetter][01/30/2024 08:10:18.825] [BlockedNamespacesTest-pekko.actor.default-dispatcher-4] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1088220815] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:10:18 [INFO] [01/30/2024 08:10:18.839] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.23.182:45563/system/remoting-terminator] Shutting down remote daemon. 03:10:18 [INFO] [01/30/2024 08:10:18.841] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.23.182:45563/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:10:18 [INFO] [01/30/2024 08:10:18.891] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.23.182:45563/system/remoting-terminator] Remoting shut down. 03:10:18 [INFO] [01/30/2024 08:10:18.940] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:43553] with UID [-4462328782102972255] 03:10:18 [INFO] [01/30/2024 08:10:18.941] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Starting up, Pekko version [1.0.1] ... 03:10:18 [INFO] [01/30/2024 08:10:18.945] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:18 [INFO] [01/30/2024 08:10:18.945] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Started up successfully 03:10:18 [INFO] [01/30/2024 08:10:18.947] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:18 [INFO] [01/30/2024 08:10:18.947] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:19 [INFO] [01/30/2024 08:10:19.007] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:19 [INFO] [pekkoDeadLetter][01/30/2024 08:10:19.008] [BlockedNamespacesTest-pekko.actor.default-dispatcher-5] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#2047307411] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:10:19 [INFO] [01/30/2024 08:10:19.008] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Exiting completed 03:10:19 [INFO] [01/30/2024 08:10:19.009] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Shutting down... 03:10:19 [INFO] [01/30/2024 08:10:19.009] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:43553] - Successfully shut down 03:10:19 [INFO] [01/30/2024 08:10:19.011] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.23.182:43553/system/remoting-terminator] Shutting down remote daemon. 03:10:19 [INFO] [01/30/2024 08:10:19.011] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.23.182:43553/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:10:19 [INFO] [01/30/2024 08:10:19.013] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:43553/system/remoting-terminator] Remoting shut down. 03:10:19 [INFO] [01/30/2024 08:10:19.094] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:33243] with UID [-8264012112853330028] 03:10:19 [INFO] [01/30/2024 08:10:19.095] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:33243] - Starting up, Pekko version [1.0.1] ... 03:10:19 [INFO] [01/30/2024 08:10:19.099] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:33243] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:19 [INFO] [01/30/2024 08:10:19.099] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:33243] - Started up successfully 03:10:19 [INFO] [01/30/2024 08:10:19.101] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:33243] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:19 [INFO] [01/30/2024 08:10:19.101] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:33243] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:19 [INFO] [01/30/2024 08:10:19.230] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:45431] with UID [-7029250911104323087] 03:10:19 [INFO] [01/30/2024 08:10:19.232] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Starting up, Pekko version [1.0.1] ... 03:10:19 [INFO] [01/30/2024 08:10:19.236] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:19 [INFO] [01/30/2024 08:10:19.236] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Started up successfully 03:10:19 [INFO] [01/30/2024 08:10:19.248] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:19 [INFO] [01/30/2024 08:10:19.248] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:21 [INFO] [01/30/2024 08:10:21.413] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:21 [INFO] [pekkoDeadLetter][01/30/2024 08:10:21.414] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-61177165] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:10:21 [INFO] [01/30/2024 08:10:21.415] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Exiting completed 03:10:21 [INFO] [01/30/2024 08:10:21.415] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Shutting down... 03:10:21 [INFO] [01/30/2024 08:10:21.415] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:45431] - Successfully shut down 03:10:21 [INFO] [01/30/2024 08:10:21.417] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:45431/system/remoting-terminator] Shutting down remote daemon. 03:10:21 [INFO] [01/30/2024 08:10:21.417] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:45431/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:10:21 [INFO] [01/30/2024 08:10:21.419] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:45431/system/remoting-terminator] Remoting shut down. 03:10:21 [INFO] [01/30/2024 08:10:21.487] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:36357] with UID [1379690589751106454] 03:10:21 [INFO] [01/30/2024 08:10:21.488] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Starting up, Pekko version [1.0.1] ... 03:10:21 [INFO] [01/30/2024 08:10:21.491] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:21 [INFO] [01/30/2024 08:10:21.491] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Started up successfully 03:10:21 [INFO] [01/30/2024 08:10:21.493] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:21 [INFO] [01/30/2024 08:10:21.493] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:21 [INFO] [01/30/2024 08:10:21.516] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:21 [INFO] [pekkoDeadLetter][01/30/2024 08:10:21.517] [BlockedNamespacesTest-pekko.actor.default-dispatcher-11] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1760636866] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:10:21 [INFO] [01/30/2024 08:10:21.518] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Exiting completed 03:10:21 [INFO] [01/30/2024 08:10:21.518] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Shutting down... 03:10:21 [INFO] [01/30/2024 08:10:21.518] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:36357] - Successfully shut down 03:10:21 [INFO] [01/30/2024 08:10:21.520] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-9] [pekko://BlockedNamespacesTest@10.40.23.182:36357/system/remoting-terminator] Shutting down remote daemon. 03:10:21 [INFO] [01/30/2024 08:10:21.520] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-9] [pekko://BlockedNamespacesTest@10.40.23.182:36357/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:10:21 [INFO] [01/30/2024 08:10:21.522] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.23.182:36357/system/remoting-terminator] Remoting shut down. 03:10:21 [INFO] [01/30/2024 08:10:21.593] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.23.182:40435] with UID [5247055560521195389] 03:10:21 [INFO] [01/30/2024 08:10:21.594] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Starting up, Pekko version [1.0.1] ... 03:10:21 [INFO] [01/30/2024 08:10:21.597] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Registered cluster JMX MBean [pekko:type=Cluster] 03:10:21 [INFO] [01/30/2024 08:10:21.597] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Started up successfully 03:10:21 [INFO] [01/30/2024 08:10:21.599] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 03:10:21 [INFO] [01/30/2024 08:10:21.599] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 03:10:21 [INFO] [01/30/2024 08:10:21.622] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:21 [INFO] [pekkoDeadLetter][01/30/2024 08:10:21.623] [BlockedNamespacesTest-pekko.actor.default-dispatcher-5] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1173609082] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:10:21 [INFO] [01/30/2024 08:10:21.623] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Exiting completed 03:10:21 [INFO] [01/30/2024 08:10:21.624] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Shutting down... 03:10:21 [INFO] [01/30/2024 08:10:21.624] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.23.182:40435] - Successfully shut down 03:10:21 [INFO] [01/30/2024 08:10:21.626] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:40435/system/remoting-terminator] Shutting down remote daemon. 03:10:21 [INFO] [01/30/2024 08:10:21.626] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.23.182:40435/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:10:21 [INFO] [01/30/2024 08:10:21.628] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.23.182:40435/system/remoting-terminator] Remoting shut down. 03:10:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.624 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 03:10:21 [INFO] 03:10:21 [INFO] Results: 03:10:21 [INFO] 03:10:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 03:10:21 [INFO] 03:10:21 [INFO] 03:10:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- 03:10:21 [INFO] 03:10:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces --- 03:10:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 03:10:21 [INFO] 03:10:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces --- 03:10:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:10:21 [INFO] No previous run data found, generating javadoc. 03:10:23 [WARNING] Javadoc Warnings 03:10:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment 03:10:23 [WARNING] package org.eclipse.ditto.internal.utils.namespaces; 03:10:23 [WARNING] ^ 03:10:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator 03:10:23 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) { 03:10:23 [WARNING] ^ 03:10:23 [WARNING] 2 warnings 03:10:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 03:10:23 [INFO] 03:10:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces --- 03:10:23 [INFO] Tests are skipped. 03:10:23 [INFO] 03:10:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces --- 03:10:23 [INFO] Tests are skipped. 03:10:23 [INFO] 03:10:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces --- 03:10:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 03:10:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes 03:10:23 [INFO] 03:10:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces --- 03:10:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom 03:10:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 03:10:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 03:10:23 [INFO] 03:10:23 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ 03:10:23 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [51/77] 03:10:23 [INFO] from policies/enforcement/pom.xml 03:10:23 [INFO] --------------------------------[ jar ]--------------------------------- 03:10:23 [INFO] 03:10:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement --- 03:10:23 [INFO] 03:10:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement --- 03:10:23 [INFO] 03:10:23 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- 03:10:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:23 [INFO] 03:10:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- 03:10:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 03:10:23 [INFO] 03:10:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement --- 03:10:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:23 [WARNING] 03:10:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:10:23 [WARNING] 03:10:23 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:10:23 [WARNING] 03:10:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:10:23 [INFO] 03:10:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement --- 03:10:23 [INFO] Copying 1 resource from src/main/resources to target/classes 03:10:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:10:23 [INFO] 03:10:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement --- 03:10:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... 03:10:23 [INFO] 03:10:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement --- 03:10:23 [INFO] Changes detected - recompiling the module! :dependency 03:10:23 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes 03:10:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations. 03:10:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details. 03:10:23 [INFO] 03:10:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement --- 03:10:23 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:10:23 [INFO] 03:10:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- 03:10:23 [INFO] Changes detected - recompiling the module! :dependency 03:10:23 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 03:10:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API. 03:10:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details. 03:10:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations. 03:10:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details. 03:10:24 [INFO] 03:10:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement --- 03:10:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:10:24 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports 03:10:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:10:24 [INFO] 03:10:24 [INFO] ------------------------------------------------------- 03:10:24 [INFO] T E S T S 03:10:24 [INFO] ------------------------------------------------------- 03:10:25 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 03:10:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:10:30 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.309 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 03:10:30 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 03:10:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 03:10:32 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 03:10:33 [INFO] [01/30/2024 08:10:33.193] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:33 [INFO] [01/30/2024 08:10:33.326] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 03:10:33 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 03:10:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 03:10:34 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 03:10:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 03:10:34 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 03:10:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 03:10:34 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 03:10:34 08:10:34.924 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected 03:10:34 java.lang.IllegalStateException: This is expected 03:10:34 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60) 03:10:34 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90) 03:10:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:10:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:10:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:10:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:10:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:10:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:10:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:10:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:10:34 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:10:34 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:10:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:10:34 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:10:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:10:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:10:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:10:34 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:10:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:10:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:10:34 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:10:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:10:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:10:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:10:34 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:10:34 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:10:34 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:10:34 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:10:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 03:10:34 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 03:10:34 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 03:10:34 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 03:10:34 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 03:10:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 03:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 03:10:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 03:10:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 03:10:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 03:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 03:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 03:10:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 03:10:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:10:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:10:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:10:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:10:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 03:10:35 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 03:10:35 [INFO] [01/30/2024 08:10:35.498] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)> 03:10:35 [INFO] [01/30/2024 08:10:35.523] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:35 [INFO] [01/30/2024 08:10:35.863] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:35 08:10:35.947 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>. 03:10:35 [INFO] [01/30/2024 08:10:35.954] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.030] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.106] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.278] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.331] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.419] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] [01/30/2024 08:10:36.492] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:10:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 03:10:36 [INFO] 03:10:36 [INFO] Results: 03:10:36 [INFO] 03:10:36 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0 03:10:36 [INFO] 03:10:36 [INFO] 03:10:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- 03:10:36 [INFO] 03:10:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement --- 03:10:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 03:10:36 [INFO] 03:10:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement --- 03:10:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:10:36 [INFO] No previous run data found, generating javadoc. 03:10:38 [WARNING] Javadoc Warnings 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment 03:10:38 [WARNING] package org.eclipse.ditto.policies.enforcement.config; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment 03:10:38 [WARNING] package org.eclipse.ditto.policies.enforcement.pre; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment 03:10:38 [WARNING] protected static final ThreadSafeDittoLogger LOGGER = 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal 03:10:38 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal); 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment 03:10:38 [WARNING] protected final E enforcement; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment 03:10:38 [WARNING] protected final I entityId; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment 03:10:38 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment 03:10:38 [WARNING] protected final PreEnforcerProvider preEnforcer; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment 03:10:38 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) { 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment 03:10:38 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) { 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment 03:10:38 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment 03:10:38 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId, 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment 03:10:38 [WARNING] public interface Invalidatable { 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment 03:10:38 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout); 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver 03:10:38 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy, 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment 03:10:38 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher"; 03:10:38 [WARNING] ^ 03:10:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return 03:10:38 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) { 03:10:38 [WARNING] ^ 03:10:38 [WARNING] 17 warnings 03:10:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 03:10:38 [INFO] 03:10:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement --- 03:10:38 [INFO] Tests are skipped. 03:10:38 [INFO] 03:10:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement --- 03:10:38 [INFO] Tests are skipped. 03:10:38 [INFO] 03:10:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement --- 03:10:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 03:10:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes 03:10:39 [INFO] 03:10:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement --- 03:10:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom 03:10:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar 03:10:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 03:10:39 [INFO] 03:10:39 [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- 03:10:39 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [52/77] 03:10:39 [INFO] from rql/pom.xml 03:10:39 [INFO] --------------------------------[ pom ]--------------------------------- 03:10:39 [INFO] 03:10:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql --- 03:10:39 [INFO] 03:10:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql --- 03:10:39 [INFO] 03:10:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql --- 03:10:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec 03:10:39 [INFO] 03:10:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql --- 03:10:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:39 [INFO] The goal is skip due to packaging 'pom' 03:10:39 [INFO] 03:10:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql --- 03:10:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... 03:10:39 [INFO] 03:10:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- 03:10:39 [INFO] 03:10:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql --- 03:10:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:10:39 [INFO] 03:10:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql --- 03:10:39 [INFO] Tests are skipped. 03:10:39 [INFO] 03:10:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql --- 03:10:39 [INFO] Tests are skipped. 03:10:39 [INFO] 03:10:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql --- 03:10:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:10:39 [INFO] 03:10:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql --- 03:10:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom 03:10:39 [INFO] 03:10:39 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ 03:10:39 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [53/77] 03:10:39 [INFO] from rql/model/pom.xml 03:10:39 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:39 [INFO] 03:10:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model --- 03:10:39 [INFO] 03:10:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model --- 03:10:39 [INFO] 03:10:39 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model --- 03:10:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:39 [INFO] 03:10:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model --- 03:10:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 03:10:39 [INFO] 03:10:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model --- 03:10:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:39 [WARNING] 03:10:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:10:39 [WARNING] 03:10:39 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:10:39 [WARNING] 03:10:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:10:39 [INFO] 03:10:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model --- 03:10:39 [INFO] Copying 0 resource from src/main/resources to target/classes 03:10:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:10:39 [INFO] 03:10:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model --- 03:10:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... 03:10:39 [INFO] 03:10:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model --- 03:10:39 [INFO] Changes detected - recompiling the module! :dependency 03:10:39 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes 03:10:39 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:39 [INFO] 03:10:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model --- 03:10:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources 03:10:39 [INFO] 03:10:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model --- 03:10:39 [INFO] Changes detected - recompiling the module! :dependency 03:10:39 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes 03:10:39 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:39 [INFO] 03:10:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model --- 03:10:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:10:39 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports 03:10:39 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:10:39 [INFO] 03:10:39 [INFO] ------------------------------------------------------- 03:10:39 [INFO] T E S T S 03:10:39 [INFO] ------------------------------------------------------- 03:10:39 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 03:10:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 03:10:41 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 03:10:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 03:10:41 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 03:10:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 03:10:41 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 03:10:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 03:10:41 [INFO] 03:10:41 [INFO] Results: 03:10:41 [INFO] 03:10:41 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 03:10:41 [INFO] 03:10:41 [INFO] 03:10:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- 03:10:41 [INFO] 03:10:41 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model --- 03:10:41 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 03:10:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF 03:10:41 [INFO] 03:10:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model --- 03:10:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:10:41 [INFO] No previous run data found, generating javadoc. 03:10:43 [WARNING] Javadoc Warnings 03:10:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment 03:10:43 [WARNING] public String getName() { 03:10:43 [WARNING] ^ 03:10:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment 03:10:43 [WARNING] public static Type byName(final String name) { 03:10:43 [WARNING] ^ 03:10:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment 03:10:43 [WARNING] public String getName() { 03:10:43 [WARNING] ^ 03:10:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment 03:10:43 [WARNING] public String getName() { 03:10:43 [WARNING] ^ 03:10:43 [WARNING] 4 warnings 03:10:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 03:10:43 [INFO] 03:10:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model --- 03:10:43 [INFO] Tests are skipped. 03:10:43 [INFO] 03:10:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model --- 03:10:43 [INFO] Tests are skipped. 03:10:43 [INFO] 03:10:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model --- 03:10:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 03:10:43 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes 03:10:43 [INFO] 03:10:43 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model --- 03:10:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'. 03:10:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'. 03:10:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'. 03:10:43 [INFO] 03:10:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model --- 03:10:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom 03:10:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 03:10:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar 03:10:43 [INFO] 03:10:43 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model --- 03:10:43 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 03:10:43 [INFO] Writing OBR metadata 03:10:43 [INFO] 03:10:43 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- 03:10:43 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [54/77] 03:10:43 [INFO] from rql/parser/pom.xml 03:10:43 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:43 [INFO] 03:10:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser --- 03:10:43 [INFO] 03:10:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser --- 03:10:43 [INFO] 03:10:43 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- 03:10:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:43 [INFO] 03:10:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser --- 03:10:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 03:10:43 [INFO] 03:10:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser --- 03:10:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:43 [WARNING] 03:10:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:10:43 [WARNING] 03:10:43 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:10:43 [WARNING] 03:10:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:10:43 [INFO] 03:10:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser --- 03:10:43 [INFO] Copying 0 resource from src/main/resources to target/classes 03:10:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:10:43 [INFO] 03:10:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser --- 03:10:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... 03:10:43 [INFO] 03:10:43 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser --- 03:10:44 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:10:44 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ... 03:10:53 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:10:53 1 warning. 03:10:53 [INFO] done compiling 03:10:53 [INFO] compile in 9.4 s 03:10:53 [INFO] 03:10:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser --- 03:10:53 [INFO] Changes detected - recompiling the module! :dependency 03:10:53 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes 03:10:53 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:53 [INFO] 03:10:53 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser --- 03:10:53 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:10:53 [INFO] compile in 0.1 s 03:10:53 [INFO] 03:10:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser --- 03:10:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources 03:10:53 [INFO] 03:10:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser --- 03:10:53 [INFO] Changes detected - recompiling the module! :dependency 03:10:53 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:10:53 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:53 [INFO] 03:10:53 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser --- 03:10:53 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:10:53 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ... 03:10:55 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:10:55 1 warning. 03:10:55 [INFO] done compiling 03:10:55 [INFO] compile in 1.8 s 03:10:55 [INFO] 03:10:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser --- 03:10:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:10:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports 03:10:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:10:55 [INFO] 03:10:55 [INFO] ------------------------------------------------------- 03:10:55 [INFO] T E S T S 03:10:55 [INFO] ------------------------------------------------------- 03:10:55 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest 03:10:56 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.940 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest 03:10:56 [INFO] 03:10:56 [INFO] Results: 03:10:56 [INFO] 03:10:56 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 03:10:56 [INFO] 03:10:56 [INFO] 03:10:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- 03:10:56 [INFO] 03:10:56 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser --- 03:10:57 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 03:10:57 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 03:10:57 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF 03:10:57 [INFO] 03:10:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser --- 03:10:57 [INFO] Tests are skipped. 03:10:57 [INFO] 03:10:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser --- 03:10:57 [INFO] Tests are skipped. 03:10:57 [INFO] 03:10:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser --- 03:10:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 03:10:57 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes 03:10:57 [INFO] 03:10:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser --- 03:10:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'. 03:10:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'. 03:10:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'. 03:10:57 [INFO] 03:10:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser --- 03:10:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom 03:10:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 03:10:57 [INFO] 03:10:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser --- 03:10:57 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 03:10:57 [INFO] Writing OBR metadata 03:10:57 [INFO] 03:10:57 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ 03:10:57 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [55/77] 03:10:57 [INFO] from rql/query/pom.xml 03:10:57 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:57 [INFO] 03:10:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query --- 03:10:57 [INFO] 03:10:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query --- 03:10:57 [INFO] 03:10:57 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query --- 03:10:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:57 [INFO] 03:10:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query --- 03:10:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 03:10:57 [INFO] 03:10:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query --- 03:10:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:10:57 [WARNING] 03:10:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:10:57 [WARNING] 03:10:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:10:57 [WARNING] 03:10:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:10:57 [INFO] 03:10:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query --- 03:10:57 [INFO] Copying 0 resource from src/main/resources to target/classes 03:10:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:10:57 [INFO] 03:10:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query --- 03:10:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... 03:10:57 [INFO] 03:10:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query --- 03:10:57 [INFO] Changes detected - recompiling the module! :dependency 03:10:57 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes 03:10:57 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations. 03:10:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details. 03:10:57 [INFO] 03:10:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query --- 03:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources 03:10:57 [INFO] 03:10:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query --- 03:10:57 [INFO] Changes detected - recompiling the module! :dependency 03:10:57 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes 03:10:57 [WARNING] bootstrap class path not set in conjunction with -source 8 03:10:57 [INFO] 03:10:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query --- 03:10:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:10:57 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports 03:10:57 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:10:57 [INFO] 03:10:57 [INFO] ------------------------------------------------------- 03:10:57 [INFO] T E S T S 03:10:57 [INFO] ------------------------------------------------------- 03:10:58 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 03:10:58 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 03:10:58 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 03:10:59 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 03:10:59 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 03:11:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 03:11:00 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest 03:11:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.rql.query.SortOptionTest 03:11:01 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 03:11:01 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 03:11:01 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 03:11:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 03:11:01 [INFO] 03:11:01 [INFO] Results: 03:11:01 [INFO] 03:11:01 [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0 03:11:01 [INFO] 03:11:01 [INFO] 03:11:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- 03:11:01 [INFO] 03:11:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query --- 03:11:01 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 03:11:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF 03:11:01 [INFO] 03:11:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query --- 03:11:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:11:01 [INFO] No previous run data found, generating javadoc. 03:11:03 [WARNING] Javadoc Warnings 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment 03:11:03 [WARNING] T visitAttribute(String key); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment 03:11:03 [WARNING] T visitFeature(String featureId); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment 03:11:03 [WARNING] T visitFeatureDefinition(String featureId); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment 03:11:03 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment 03:11:03 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment 03:11:03 [WARNING] T visitFeatureIdProperty(String featureId, String property); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment 03:11:03 [WARNING] T visitFeatureProperties(CharSequence featureId); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment 03:11:03 [WARNING] T visitMetadata(String key); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment 03:11:03 [WARNING] T visitSimple(String fieldName); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment 03:11:03 [WARNING] public ExistsThingPredicateVisitor() { 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment 03:11:03 [WARNING] public boolean isDefinition() { 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment 03:11:03 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() { 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment 03:11:03 [WARNING] T visitMetadata(String key); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment 03:11:03 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression, 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment 03:11:03 [WARNING] T visitEq(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment 03:11:03 [WARNING] T visitGe(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment 03:11:03 [WARNING] T visitGt(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment 03:11:03 [WARNING] T visitILike(@Nullable String value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment 03:11:03 [WARNING] T visitIn(List<?> values); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment 03:11:03 [WARNING] T visitLe(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment 03:11:03 [WARNING] T visitLike(@Nullable String value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment 03:11:03 [WARNING] T visitLt(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment 03:11:03 [WARNING] T visitNe(@Nullable Object value); 03:11:03 [WARNING] ^ 03:11:03 [WARNING] 23 warnings 03:11:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 03:11:03 [INFO] 03:11:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query --- 03:11:03 [INFO] Tests are skipped. 03:11:03 [INFO] 03:11:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query --- 03:11:03 [INFO] Tests are skipped. 03:11:03 [INFO] 03:11:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query --- 03:11:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 03:11:03 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes 03:11:03 [INFO] 03:11:03 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query --- 03:11:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'. 03:11:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'. 03:11:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'. 03:11:03 [INFO] 03:11:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query --- 03:11:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom 03:11:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 03:11:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar 03:11:03 [INFO] 03:11:03 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query --- 03:11:03 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 03:11:03 [INFO] Writing OBR metadata 03:11:04 [INFO] 03:11:04 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- 03:11:04 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [56/77] 03:11:04 [INFO] from thingsearch/api/pom.xml 03:11:04 [INFO] --------------------------------[ jar ]--------------------------------- 03:11:04 [INFO] 03:11:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api --- 03:11:04 [INFO] 03:11:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api --- 03:11:04 [INFO] 03:11:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- 03:11:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 03:11:04 [INFO] 03:11:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api --- 03:11:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:11:04 [WARNING] 03:11:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:11:04 [WARNING] 03:11:04 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:11:04 [WARNING] 03:11:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:11:04 [INFO] 03:11:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api --- 03:11:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources 03:11:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:11:04 [INFO] 03:11:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api --- 03:11:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... 03:11:04 [INFO] 03:11:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api --- 03:11:04 [INFO] Changes detected - recompiling the module! :dependency 03:11:04 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes 03:11:04 [INFO] 03:11:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api --- 03:11:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources 03:11:04 [INFO] 03:11:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- 03:11:04 [INFO] Changes detected - recompiling the module! :dependency 03:11:04 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 03:11:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations. 03:11:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details. 03:11:04 [INFO] 03:11:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api --- 03:11:04 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:11:04 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports 03:11:04 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:11:04 [INFO] 03:11:04 [INFO] ------------------------------------------------------- 03:11:04 [INFO] T E S T S 03:11:04 [INFO] ------------------------------------------------------- 03:11:05 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 03:11:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 03:11:06 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 03:11:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 03:11:06 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 03:11:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 03:11:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 03:11:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 03:11:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 03:11:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 03:11:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 03:11:07 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 03:11:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 03:11:07 [INFO] 03:11:07 [INFO] Results: 03:11:07 [INFO] 03:11:07 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 03:11:07 [INFO] 03:11:07 [INFO] 03:11:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- 03:11:07 [INFO] 03:11:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api --- 03:11:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 03:11:07 [INFO] 03:11:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api --- 03:11:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:11:07 [INFO] No previous run data found, generating javadoc. 03:11:10 [WARNING] Javadoc Warnings 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment 03:11:10 [WARNING] package org.eclipse.ditto.thingsearch.api; 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment 03:11:10 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo; 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment 03:11:10 [WARNING] package org.eclipse.ditto.thingsearch.api.events; 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries 03:11:10 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) { 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return 03:11:10 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) { 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason 03:11:10 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 03:11:10 [WARNING] ^ 03:11:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason 03:11:10 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 03:11:10 [WARNING] ^ 03:11:10 [WARNING] 7 warnings 03:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 03:11:10 [INFO] 03:11:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api --- 03:11:10 [INFO] Tests are skipped. 03:11:10 [INFO] 03:11:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api --- 03:11:10 [INFO] Tests are skipped. 03:11:10 [INFO] 03:11:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api --- 03:11:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 03:11:10 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes 03:11:10 [INFO] 03:11:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api --- 03:11:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom 03:11:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar 03:11:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 03:11:10 [INFO] 03:11:10 [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- 03:11:10 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [57/77] 03:11:10 [INFO] from edge/pom.xml 03:11:10 [INFO] --------------------------------[ pom ]--------------------------------- 03:11:10 [INFO] 03:11:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge --- 03:11:10 [INFO] 03:11:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge --- 03:11:10 [INFO] 03:11:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge --- 03:11:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec 03:11:10 [INFO] 03:11:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge --- 03:11:10 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:11:10 [INFO] The goal is skip due to packaging 'pom' 03:11:10 [INFO] 03:11:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge --- 03:11:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... 03:11:10 [INFO] 03:11:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- 03:11:10 [INFO] 03:11:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge --- 03:11:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:11:10 [INFO] 03:11:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge --- 03:11:10 [INFO] Tests are skipped. 03:11:10 [INFO] 03:11:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge --- 03:11:10 [INFO] Tests are skipped. 03:11:10 [INFO] 03:11:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge --- 03:11:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:11:10 [INFO] 03:11:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge --- 03:11:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom 03:11:10 [INFO] 03:11:10 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- 03:11:10 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [58/77] 03:11:10 [INFO] from edge/service/pom.xml 03:11:10 [INFO] --------------------------------[ jar ]--------------------------------- 03:11:10 [INFO] 03:11:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service --- 03:11:10 [INFO] 03:11:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service --- 03:11:10 [INFO] 03:11:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service --- 03:11:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 03:11:10 [INFO] 03:11:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service --- 03:11:10 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:11:10 [WARNING] 03:11:10 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:11:10 [WARNING] 03:11:10 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:11:10 [WARNING] 03:11:10 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:11:10 [INFO] 03:11:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service --- 03:11:10 [INFO] Copying 2 resources from src/main/resources to target/classes 03:11:10 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:11:10 [INFO] 03:11:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service --- 03:11:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... 03:11:10 [INFO] 03:11:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service --- 03:11:10 [INFO] Changes detected - recompiling the module! :dependency 03:11:10 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes 03:11:10 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations. 03:11:10 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details. 03:11:10 [INFO] 03:11:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service --- 03:11:10 [INFO] Copying 4 resources from src/test/resources to target/test-classes 03:11:10 [INFO] 03:11:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service --- 03:11:10 [INFO] Changes detected - recompiling the module! :dependency 03:11:10 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 03:11:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API. 03:11:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details. 03:11:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations. 03:11:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details. 03:11:11 [INFO] 03:11:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service --- 03:11:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:11:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports 03:11:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:11:11 [INFO] 03:11:11 [INFO] ------------------------------------------------------- 03:11:11 [INFO] T E S T S 03:11:11 [INFO] ------------------------------------------------------- 03:11:12 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 03:11:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 03:11:13 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 03:11:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 03:11:13 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 03:11:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 03:11:13 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 03:11:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 03:11:13 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 03:11:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:11:15 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 03:11:15 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 03:11:16 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 03:11:16 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 03:11:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 03:11:16 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 03:11:18 08:11:18.205 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:19 08:11:19.488 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:19 08:11:19.590 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:19 08:11:19.689 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:20 08:11:20.487 [DEBUG] [8f28b06b-a533-4fe3-aa0b-136670049f48] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#-1096971963)]>: <Acknowledgement [label=my-requested-ack, entityId=:c6f7bcde-5c88-42b8-84fd-a365956edb48, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=8f28b06b-a533-4fe3-aa0b-136670049f48, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#-1096971963, response-required=false}], isWeak=false]> 03:11:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 03:11:20 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 03:11:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 03:11:20 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 03:11:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 03:11:20 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 03:11:21 [INFO] [01/30/2024 08:11:21.181] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 03:11:21 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 03:11:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 03:11:21 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 03:11:21 [INFO] [01/30/2024 08:11:21.815] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-6de6c43] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 03:11:21 [WARN] [01/30/2024 08:11:21.824] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-6de6c43] Received invalid response. Reason: Entity ID of live response <:d49abb9d-b3ae-4c39-bfae-3bb25bdd0e02> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-6de6c43, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=b53f7bb8-19d8-430c-9865-ae84ca813a01, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:d49abb9d-b3ae-4c39-bfae-3bb25bdd0e02]. 03:11:24 [INFO] [01/30/2024 08:11:24.825] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-6de6c43] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 03:11:25 [INFO] [01/30/2024 08:11:25.015] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:25 [INFO] [01/30/2024 08:11:25.059] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-17b14bc] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 03:11:25 [INFO] [01/30/2024 08:11:25.065] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:25 [INFO] [01/30/2024 08:11:25.123] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-9837ccd] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 03:11:25 [INFO] [01/30/2024 08:11:25.127] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:25 [INFO] [01/30/2024 08:11:25.199] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-8d18677] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 03:11:25 [WARN] [01/30/2024 08:11:25.200] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-8d18677] Received invalid response. Reason: Entity ID of live response <:143b06ba-7985-4672-99fc-c27c0d4263f5> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-8d18677, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:143b06ba-7985-4672-99fc-c27c0d4263f5]. 03:11:25 [INFO] [01/30/2024 08:11:25.203] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:25 [INFO] [01/30/2024 08:11:25.257] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-088ccee] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 03:11:25 [WARN] [01/30/2024 08:11:25.258] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-088ccee] Received invalid response. Reason: Entity ID of live response <:9d769371-2fd4-4902-9a39-8207599b6f67> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-088ccee, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:9d769371-2fd4-4902-9a39-8207599b6f67]. 03:11:28 [INFO] [01/30/2024 08:11:28.270] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-088ccee] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 03:11:28 [INFO] [01/30/2024 08:11:28.273] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:28 [INFO] [01/30/2024 08:11:28.315] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-1953c95] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>. 03:11:28 [INFO] [01/30/2024 08:11:28.339] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-1953c95] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 03:11:28 [INFO] [01/30/2024 08:11:28.342] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:28 [INFO] [01/30/2024 08:11:28.382] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-1c5eef2] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>. 03:11:28 [INFO] [01/30/2024 08:11:28.407] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-1c5eef2] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 03:11:28 [INFO] [01/30/2024 08:11:28.410] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:28 [INFO] [01/30/2024 08:11:28.450] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-986e038] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 03:11:28 [INFO] [01/30/2024 08:11:28.453] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:28 [INFO] [01/30/2024 08:11:28.501] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT5S>. 03:11:33 [INFO] [01/30/2024 08:11:33.518] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 03:11:34 [INFO] [pekkoDeadLetter][01/30/2024 08:11:34.509] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a] Message [org.eclipse.ditto.base.model.signals.acks.Acknowledgement] to Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#236595905] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#236595905] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:11:34 [INFO] [01/30/2024 08:11:34.510] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:34 [INFO] [01/30/2024 08:11:34.576] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-0cba815] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 03:11:34 [INFO] [01/30/2024 08:11:34.588] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:34 [INFO] [01/30/2024 08:11:34.648] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-585b722] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:11:34 [INFO] [01/30/2024 08:11:34.651] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.96 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 03:11:34 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 03:11:34 08:11:34.693 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 03:11:35 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 03:11:35 08:11:35.081 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:11:35 [INFO] [01/30/2024 08:11:35.137] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:5fca3498-ff8b-462b-a494-e69208ffcd73] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 03:11:35 [INFO] [01/30/2024 08:11:35.175] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:5fca3498-ff8b-462b-a494-e69208ffcd73] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 03:11:35 [INFO] [01/30/2024 08:11:35.175] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 03:11:35 [INFO] [01/30/2024 08:11:35.605] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests 03:11:35 [INFO] [01/30/2024 08:11:35.628] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-5] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:5fca3498-ff8b-462b-a494-e69208ffcd73] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 03:11:35 [INFO] [01/30/2024 08:11:35.651] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests 03:11:35 [INFO] [01/30/2024 08:11:35.653] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 03:11:35 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 03:11:35 08:11:35.669 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:35 08:11:35.836 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer. 03:11:35 08:11:35.894 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 03:11:35 08:11:35.902 [DEBUG] [cid-2-modify] o.e.d.b.s.s.SignalTransformers - Signal transforming of <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]> resulted in <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]>. 03:11:35 08:11:35.904 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 03:11:36 08:11:36.092 [DEBUG] [cid-1-create] o.e.d.b.s.s.SignalTransformers - Signal transforming of <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]> resulted in <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]>. 03:11:36 08:11:36.094 [INFO ] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:createThing> to 'things' shard region 03:11:36 08:11:36.097 [INFO ] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:modifyAttribute> to 'things' shard region 03:11:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 03:11:36 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 03:11:36 08:11:36.149 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:11:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 03:11:36 [INFO] 03:11:36 [INFO] Results: 03:11:36 [INFO] 03:11:36 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0 03:11:36 [INFO] 03:11:36 [INFO] 03:11:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- 03:11:36 [INFO] 03:11:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service --- 03:11:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 03:11:36 [INFO] 03:11:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service --- 03:11:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:11:36 [INFO] No previous run data found, generating javadoc. 03:11:39 [WARNING] Javadoc Warnings 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service.dispatching; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment 03:11:39 [WARNING] package org.eclipse.ditto.edge.service.placeholders; 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment 03:11:39 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment 03:11:39 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment 03:11:39 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment 03:11:39 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment 03:11:39 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment 03:11:39 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment 03:11:39 [WARNING] static FeaturePlaceholder getInstance() { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment 03:11:39 [WARNING] static PolicyPlaceholder getInstance() { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment 03:11:39 [WARNING] static RequestPlaceholder getInstance() { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment 03:11:39 [WARNING] static ThingJsonPlaceholder getInstance() { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment 03:11:39 [WARNING] static ThingPlaceholder getInstance() { 03:11:39 [WARNING] ^ 03:11:39 [WARNING] 17 warnings 03:11:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 03:11:39 [INFO] 03:11:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service --- 03:11:39 [INFO] Tests are skipped. 03:11:39 [INFO] 03:11:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service --- 03:11:39 [INFO] Tests are skipped. 03:11:39 [INFO] 03:11:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service --- 03:11:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 03:11:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes 03:11:39 [INFO] 03:11:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service --- 03:11:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom 03:11:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar 03:11:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar 03:11:39 [INFO] 03:11:39 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ 03:11:39 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77] 03:11:39 [INFO] from internal/models/signalenrichment/pom.xml 03:11:39 [INFO] --------------------------------[ jar ]--------------------------------- 03:11:39 [INFO] 03:11:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] 03:11:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] 03:11:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 03:11:39 [INFO] 03:11:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- 03:11:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:11:39 [WARNING] 03:11:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:11:39 [WARNING] 03:11:39 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:11:39 [WARNING] 03:11:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:11:39 [INFO] 03:11:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources 03:11:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:11:39 [INFO] 03:11:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... 03:11:39 [INFO] 03:11:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] Changes detected - recompiling the module! :dependency 03:11:39 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 03:11:39 [INFO] 03:11:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources 03:11:39 [INFO] 03:11:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- 03:11:39 [INFO] Changes detected - recompiling the module! :dependency 03:11:39 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:11:40 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API. 03:11:40 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details. 03:11:40 [INFO] 03:11:40 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment --- 03:11:40 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:11:40 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports 03:11:40 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:11:40 [INFO] 03:11:40 [INFO] ------------------------------------------------------- 03:11:40 [INFO] T E S T S 03:11:40 [INFO] ------------------------------------------------------- 03:11:40 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest 03:11:43 [INFO] [01/30/2024 08:11:42.986] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:43 08:11:43.117 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ba13b123-000a-453b-80b9-ddf50b1fad90> 03:11:44 08:11:44.394 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ba13b123-000a-453b-80b9-ddf50b1fad90> 03:11:44 [INFO] [01/30/2024 08:11:44.437] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:44 08:11:44.518 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e8cf3da0-9ddc-4795-8a82-85b1d50b6e79> 03:11:44 08:11:44.943 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e8cf3da0-9ddc-4795-8a82-85b1d50b6e79> 03:11:46 08:11:45.954 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e8cf3da0-9ddc-4795-8a82-85b1d50b6e79> 03:11:46 [INFO] [01/30/2024 08:11:46.959] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:47 08:11:47.005 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::0f76453d-4d35-4a33-be9e-4eeb9d3b790b> 03:11:47 08:11:47.008 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::0f76453d-4d35-4a33-be9e-4eeb9d3b790b> 03:11:48 [INFO] [01/30/2024 08:11:48.013] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:48 08:11:48.050 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::00d136d1-6623-413d-a995-d8fb7e0fa7c8> 03:11:48 08:11:48.053 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::00d136d1-6623-413d-a995-d8fb7e0fa7c8> 03:11:49 [INFO] [01/30/2024 08:11:49.056] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:49 08:11:49.096 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e3128897-4070-40bc-8854-22835c4339af> 03:11:49 08:11:49.099 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e3128897-4070-40bc-8854-22835c4339af> 03:11:50 [INFO] [01/30/2024 08:11:50.104] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:50 08:11:50.146 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e84c5075-c342-4f73-a9c7-7a95ce666b86> 03:11:50 08:11:50.154 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e84c5075-c342-4f73-a9c7-7a95ce666b86> 03:11:51 [INFO] [01/30/2024 08:11:51.160] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:51 08:11:51.196 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::55c1de7d-0531-4df6-9241-456ac7eeede7> 03:11:51 08:11:51.199 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::55c1de7d-0531-4df6-9241-456ac7eeede7> 03:11:51 [INFO] [01/30/2024 08:11:51.201] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:51 08:11:51.258 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a51b609a-0e7b-4905-9c24-e464fa9b31f6> 03:11:51 08:11:51.261 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a51b609a-0e7b-4905-9c24-e464fa9b31f6> 03:11:51 [INFO] [01/30/2024 08:11:51.265] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:51 08:11:51.327 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5702edcf-eecf-422d-b511-30b3b2167a9e> 03:11:51 [INFO] [01/30/2024 08:11:51.335] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:51 Jan 30, 2024 8:11:51 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:11:51 WARNING: Exception thrown during asynchronous load 03:11:51 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':5702edcf-eecf-422d-b511-30b3b2167a9e' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=4a022437-6c4a-4a0e-b7d8-6614bbc354a1}]] 03:11:51 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 03:11:51 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 03:11:51 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 03:11:51 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:11:51 at java.base/java.lang.Thread.run(Thread.java:833) 03:11:51 Caused by: ThingNotAccessibleException [message='The Thing with ID ':5702edcf-eecf-422d-b511-30b3b2167a9e' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=4a022437-6c4a-4a0e-b7d8-6614bbc354a1}]] 03:11:51 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150) 03:11:51 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132) 03:11:51 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:11:51 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119) 03:11:51 at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40) 03:11:51 at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39) 03:11:51 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106) 03:11:51 at org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest.thingNotAccessible(SearchIndexingSignalEnrichmentFacadeTest.java:43) 03:11:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:11:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:11:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:11:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:11:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:11:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:11:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:11:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:11:51 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 03:11:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:11:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:11:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:11:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:11:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:11:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:11:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:11:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:11:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:11:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:11:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:11:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:11:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:11:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:11:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:11:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:11:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:11:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:11:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:11:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:11:51 03:11:51 08:11:51.398 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id> 03:11:51 [INFO] [01/30/2024 08:11:51.402] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:11:51 08:11:51.436 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3bd6c022-4368-4fb8-8e22-cae6aa3815a8> 03:12:01 Jan 30, 2024 8:12:01 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:12:01 WARNING: Exception thrown during asynchronous load 03:12:01 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#1083550154), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:12:01 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 03:12:01 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 03:12:01 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141) 03:12:01 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:12:01 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:12:01 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 03:12:01 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 03:12:01 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 03:12:01 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:12:01 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:12:01 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 03:12:01 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:12:01 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:12:01 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 03:12:01 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 03:12:01 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:12:01 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 03:12:01 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 03:12:01 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 03:12:01 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 03:12:01 at java.base/java.lang.Thread.run(Thread.java:833) 03:12:01 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#1083550154), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:12:01 03:12:01 [INFO] [01/30/2024 08:12:01.456] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:01 08:12:01.496 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::6faca113-90ad-4742-9ba4-a7b12ae4b435> 03:12:01 [INFO] [01/30/2024 08:12:01.499] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:01 08:12:01.534 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f233994c-514b-4276-84db-52bb28957a65> 03:12:01 Jan 30, 2024 8:12:01 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:12:01 WARNING: Exception thrown during asynchronous load 03:12:01 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@7a20b894 03:12:01 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 03:12:01 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 03:12:01 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 03:12:01 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:12:01 at java.base/java.lang.Thread.run(Thread.java:833) 03:12:01 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@7a20b894 03:12:01 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109) 03:12:01 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100) 03:12:01 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) 03:12:01 ... 2 more 03:12:01 03:12:01 [INFO] [01/30/2024 08:12:01.537] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.93 s -- in org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest 03:12:01 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 03:12:01 08:12:01.577 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e4fc3bd1-f2fb-452f-a513-998be9d6cd85> 03:12:01 08:12:01.588 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e4fc3bd1-f2fb-452f-a513-998be9d6cd85> 03:12:01 [INFO] [01/30/2024 08:12:01.593] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:01 08:12:01.634 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a7cd8e1f-3305-4dcc-8cbc-3e5e61bbf5ed> 03:12:01 08:12:01.636 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a7cd8e1f-3305-4dcc-8cbc-3e5e61bbf5ed> 03:12:02 08:12:02.640 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a7cd8e1f-3305-4dcc-8cbc-3e5e61bbf5ed> 03:12:03 [INFO] [01/30/2024 08:12:03.647] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:03 08:12:03.685 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4b8e8820-82be-472d-bbc8-b8a9f63baf26> 03:12:03 08:12:03.687 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4b8e8820-82be-472d-bbc8-b8a9f63baf26> 03:12:04 [INFO] [01/30/2024 08:12:04.691] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:04 08:12:04.727 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::963a2e41-7232-4b7f-948a-27421cf377a0> 03:12:04 08:12:04.729 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::963a2e41-7232-4b7f-948a-27421cf377a0> 03:12:05 [INFO] [01/30/2024 08:12:05.732] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:05 08:12:05.771 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ecd124a5-a757-47a5-abb7-93a4dfdc74d9> 03:12:05 08:12:05.773 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ecd124a5-a757-47a5-abb7-93a4dfdc74d9> 03:12:06 [INFO] [01/30/2024 08:12:06.776] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:06 08:12:06.815 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a779edb1-4c7b-4da6-affc-1beabd96b986> 03:12:06 08:12:06.817 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a779edb1-4c7b-4da6-affc-1beabd96b986> 03:12:07 [INFO] [01/30/2024 08:12:07.821] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:07 08:12:07.858 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::1d981ec0-56aa-4f4a-a2a4-a0c1509c70de> 03:12:07 08:12:07.861 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::1d981ec0-56aa-4f4a-a2a4-a0c1509c70de> 03:12:07 [INFO] [01/30/2024 08:12:07.863] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:07 08:12:07.908 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c388ad91-c4b2-41c3-bac0-fcc587584989> 03:12:07 08:12:07.910 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c388ad91-c4b2-41c3-bac0-fcc587584989> 03:12:07 [INFO] [01/30/2024 08:12:07.912] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:07 08:12:07.945 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::69e59284-ebf6-4ee2-b621-b3f242df078a> 03:12:07 Jan 30, 2024 8:12:07 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:12:07 WARNING: Exception thrown during asynchronous load 03:12:07 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':69e59284-ebf6-4ee2-b621-b3f242df078a' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=b0b22dd1-33b2-4f14-8038-74ed4f484ad1}]] 03:12:07 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 03:12:07 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 03:12:07 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 03:12:07 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:12:07 at java.base/java.lang.Thread.run(Thread.java:833) 03:12:07 Caused by: ThingNotAccessibleException [message='The Thing with ID ':69e59284-ebf6-4ee2-b621-b3f242df078a' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=b0b22dd1-33b2-4f14-8038-74ed4f484ad1}]] 03:12:07 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150) 03:12:07 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132) 03:12:07 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:12:07 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119) 03:12:07 at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40) 03:12:07 at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39) 03:12:07 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106) 03:12:07 at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:22) 03:12:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:12:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:12:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:12:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:12:07 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:12:07 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:12:07 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:12:07 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:12:07 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 03:12:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:12:07 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:12:07 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:12:07 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:12:07 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:12:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:12:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:12:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:12:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:12:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:12:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:12:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:12:07 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:12:07 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:12:07 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:12:07 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:12:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:12:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:12:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:12:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:12:07 03:12:07 [INFO] [01/30/2024 08:12:07.948] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:07 08:12:07.979 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id> 03:12:07 [INFO] [01/30/2024 08:12:07.987] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:08 08:12:08.021 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::269d9a7f-263b-44d8-8862-b8182d564382> 03:12:18 Jan 30, 2024 8:12:18 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:12:18 WARNING: Exception thrown during asynchronous load 03:12:18 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-412897997), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:12:18 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 03:12:18 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 03:12:18 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141) 03:12:18 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:12:18 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:12:18 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 03:12:18 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 03:12:18 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 03:12:18 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:12:18 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:12:18 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 03:12:18 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:12:18 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:12:18 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 03:12:18 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 03:12:18 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:12:18 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 03:12:18 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 03:12:18 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 03:12:18 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 03:12:18 at java.base/java.lang.Thread.run(Thread.java:833) 03:12:18 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-412897997), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:12:18 03:12:18 [INFO] [01/30/2024 08:12:18.043] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 08:12:18.076 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c62d7c63-8a04-4176-b91d-cc3f284ab0f0> 03:12:18 [INFO] [01/30/2024 08:12:18.080] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 08:12:18.108 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a7f74883-0654-41e6-a88b-3f1acf67c04f> 03:12:18 Jan 30, 2024 8:12:18 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:12:18 WARNING: Exception thrown during asynchronous load 03:12:18 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3317f304 03:12:18 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 03:12:18 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 03:12:18 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 03:12:18 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:12:18 at java.base/java.lang.Thread.run(Thread.java:833) 03:12:18 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3317f304 03:12:18 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109) 03:12:18 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100) 03:12:18 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) 03:12:18 ... 2 more 03:12:18 03:12:18 [INFO] [01/30/2024 08:12:18.110] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.57 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 03:12:18 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 03:12:18 [INFO] [01/30/2024 08:12:18.145] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] [01/30/2024 08:12:18.182] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] [01/30/2024 08:12:18.241] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] [01/30/2024 08:12:18.281] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] [01/30/2024 08:12:18.318] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 03:12:18 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 03:12:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 03:12:18 [INFO] 03:12:18 [INFO] Results: 03:12:18 [INFO] 03:12:18 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 03:12:18 [INFO] 03:12:18 [INFO] 03:12:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- 03:12:18 [INFO] 03:12:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment --- 03:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 03:12:18 [INFO] 03:12:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment --- 03:12:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:12:19 [INFO] No previous run data found, generating javadoc. 03:12:20 [WARNING] Javadoc Warnings 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment 03:12:20 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment; 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment 03:12:20 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject, 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return 03:12:20 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade, 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:458: warning: no comment 03:12:20 [WARNING] protected static final class CachingParameters { 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:60: warning: no comment 03:12:20 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache; 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:62: warning: no comment 03:12:20 [WARNING] protected DittoCachingSignalEnrichmentFacade( 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:453: warning: no comment 03:12:20 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) { 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:284: warning: no comment 03:12:20 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey, 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:163: warning: no comment 03:12:20 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId, 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:465: warning: no comment 03:12:20 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector, 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return 03:12:20 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance( 03:12:20 [WARNING] ^ 03:12:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment 03:12:20 [WARNING] CACHE_ENABLED("cache.enabled", true); 03:12:20 [WARNING] ^ 03:12:20 [WARNING] 12 warnings 03:12:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 03:12:20 [INFO] 03:12:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- 03:12:20 [INFO] Tests are skipped. 03:12:20 [INFO] 03:12:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment --- 03:12:20 [INFO] Tests are skipped. 03:12:20 [INFO] 03:12:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment --- 03:12:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 03:12:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes 03:12:20 [INFO] 03:12:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment --- 03:12:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom 03:12:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 03:12:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 03:12:20 [INFO] 03:12:20 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- 03:12:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77] 03:12:20 [INFO] from internal/utils/conditional-headers/pom.xml 03:12:20 [INFO] --------------------------------[ jar ]--------------------------------- 03:12:20 [INFO] 03:12:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] 03:12:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] 03:12:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 03:12:20 [INFO] 03:12:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- 03:12:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:12:20 [WARNING] 03:12:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:12:20 [WARNING] 03:12:20 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:12:20 [WARNING] 03:12:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:12:20 [INFO] 03:12:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources 03:12:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:12:20 [INFO] 03:12:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... 03:12:20 [INFO] 03:12:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] Changes detected - recompiling the module! :dependency 03:12:20 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:12:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations. 03:12:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details. 03:12:20 [INFO] 03:12:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources 03:12:20 [INFO] 03:12:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- 03:12:20 [INFO] Changes detected - recompiling the module! :dependency 03:12:20 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:12:21 [INFO] 03:12:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers --- 03:12:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:12:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports 03:12:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:12:21 [INFO] 03:12:21 [INFO] ------------------------------------------------------- 03:12:21 [INFO] T E S T S 03:12:21 [INFO] ------------------------------------------------------- 03:12:21 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 03:12:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 03:12:22 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 03:12:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 03:12:22 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 03:12:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 03:12:22 [INFO] 03:12:22 [INFO] Results: 03:12:22 [INFO] 03:12:22 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 03:12:22 [INFO] 03:12:22 [INFO] 03:12:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- 03:12:22 [INFO] 03:12:22 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers --- 03:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 03:12:22 [INFO] 03:12:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers --- 03:12:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:12:22 [INFO] No previous run data found, generating javadoc. 03:12:23 [WARNING] Javadoc Warnings 03:12:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment 03:12:23 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional; 03:12:23 [WARNING] ^ 03:12:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C> 03:12:23 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 03:12:23 [WARNING] ^ 03:12:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return 03:12:23 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 03:12:23 [WARNING] ^ 03:12:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment 03:12:23 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 03:12:23 [WARNING] ^ 03:12:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment 03:12:23 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 03:12:23 [WARNING] ^ 03:12:23 [WARNING] 5 warnings 03:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 03:12:23 [INFO] 03:12:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- 03:12:23 [INFO] Tests are skipped. 03:12:23 [INFO] 03:12:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers --- 03:12:23 [INFO] Tests are skipped. 03:12:23 [INFO] 03:12:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers --- 03:12:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 03:12:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes 03:12:23 [INFO] 03:12:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers --- 03:12:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom 03:12:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 03:12:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 03:12:23 [INFO] 03:12:23 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ 03:12:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77] 03:12:23 [INFO] from internal/utils/persistent-actors/pom.xml 03:12:23 [INFO] --------------------------------[ jar ]--------------------------------- 03:12:23 [INFO] 03:12:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] 03:12:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] 03:12:23 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:23 [INFO] 03:12:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 03:12:23 [INFO] 03:12:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- 03:12:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:12:23 [WARNING] 03:12:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:12:23 [WARNING] 03:12:23 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:12:23 [WARNING] 03:12:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:12:23 [INFO] 03:12:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources 03:12:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:12:23 [INFO] 03:12:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... 03:12:23 [INFO] 03:12:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- 03:12:23 [INFO] Changes detected - recompiling the module! :dependency 03:12:23 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes 03:12:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations. 03:12:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details. 03:12:24 [INFO] 03:12:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- 03:12:24 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:12:24 [INFO] 03:12:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- 03:12:24 [INFO] Changes detected - recompiling the module! :dependency 03:12:24 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 03:12:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API. 03:12:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details. 03:12:24 [INFO] 03:12:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors --- 03:12:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:12:24 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports 03:12:24 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:12:24 [INFO] 03:12:24 [INFO] ------------------------------------------------------- 03:12:24 [INFO] T E S T S 03:12:24 [INFO] ------------------------------------------------------- 03:12:25 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 03:12:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 03:12:26 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 03:12:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:12:31 [INFO] [01/30/2024 08:12:31.335] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:31 [INFO] [01/30/2024 08:12:31.609] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:31 [INFO] [01/30/2024 08:12:31.746] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:31 [INFO] [01/30/2024 08:12:31.847] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 03:12:31 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 03:12:32 08:12:32.376 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:32 08:12:32.833 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:32 08:12:32.921 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 03:12:33 08:12:33.271 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT5M48.33984375S> from start 03:12:33 08:12:33.271 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 03:12:33 08:12:33.418 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:33 08:12:33.473 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:33 08:12:33.516 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(1111918102)> 03:12:33 08:12:33.520 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 03:12:33 08:12:33.521 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid> 03:12:33 08:12:33.855 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:33 08:12:33.908 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<> 03:12:33 08:12:33.932 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 08:12:34.013 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:34 08:12:34.015 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 03:12:34 08:12:34.016 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 03:12:34 08:12:34.118 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 03:12:34 08:12:34.118 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT7M35.56640625S> from start 03:12:34 08:12:34.225 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:34 [INFO] [01/30/2024 08:12:34.249] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT6M15.5859375S> from start 03:12:34 08:12:34.280 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 08:12:34.348 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:34 08:12:34.350 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown. 03:12:34 08:12:34.350 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT6M0.9375S> starting from <> 03:12:34 08:12:34.391 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 08:12:34.444 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 03:12:34 08:12:34.447 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT8M58.18359375S> from start 03:12:34 08:12:34.487 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 08:12:34.552 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 08:12:34.649 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.030 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 03:12:34 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 03:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 03:12:35 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 03:12:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 03:12:35 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 03:12:35 [INFO] [01/30/2024 08:12:35.433] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:35 [INFO] [01/30/2024 08:12:35.622] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:35 [INFO] [01/30/2024 08:12:35.897] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.890 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 03:12:35 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 03:12:36 08:12:36.437 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:36 08:12:36.647 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:slowDelete', deleting snapshots to sequence number 9 and events to 9. 03:12:36 08:12:36.648 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request. 03:12:36 08:12:36.708 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:36 08:12:36.757 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteSucceeds', deleting snapshots to sequence number 9 and events to 9. 03:12:36 08:12:36.758 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed. 03:12:36 08:12:36.797 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:36 08:12:36.842 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteSnapshot', deleting snapshots to sequence number 4 and events to 4. 03:12:36 08:12:36.845 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess. 03:12:36 08:12:36.870 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:36 08:12:36.931 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange', deleting snapshots to sequence number 19 and events to 19. 03:12:36 08:12:36.932 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed. 03:12:37 08:12:36.956 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:37 08:12:37.020 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteMessage', deleting snapshots to sequence number 4 and events to 5. 03:12:37 08:12:37.021 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage). 03:12:37 08:12:37.050 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:37 08:12:37.097 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testZeroStaleEventsKept', deleting snapshots to sequence number 9 and events to 10. 03:12:37 08:12:37.098 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed. 03:12:37 08:12:37.126 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:12:37 08:12:37.173 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 9 and events to 9. 03:12:37 08:12:37.174 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 03:12:37 08:12:37.187 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 19 and events to 19. 03:12:37 08:12:37.187 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 03:12:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 03:12:37 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 03:12:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 03:12:38 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 03:12:38 [INFO] [01/30/2024 08:12:38.931] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 03:12:38 [INFO] [01/30/2024 08:12:38.933] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 03:12:39 [INFO] [01/30/2024 08:12:39.966] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed. 03:12:40 [INFO] [01/30/2024 08:12:39.966] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$a] Got ping completed. 03:12:40 [INFO] [01/30/2024 08:12:39.979] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 03:12:40 [INFO] [01/30/2024 08:12:39.979] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 03:12:40 [INFO] [01/30/2024 08:12:39.989] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>. 03:12:40 Jan 30, 2024 8:12:39 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:12:40 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:12:40 Jan 30, 2024 8:12:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:12:40 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:12:41 Jan 30, 2024 8:12:41 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:12:41 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:12:41 [INFO] [01/30/2024 08:12:41.006] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed. 03:12:41 [INFO] [01/30/2024 08:12:41.006] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Got ping completed. 03:12:41 [INFO] [01/30/2024 08:12:41.108] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:12:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.254 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 03:12:41 [INFO] 03:12:41 [INFO] Results: 03:12:41 [INFO] 03:12:41 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 03:12:41 [INFO] 03:12:41 [INFO] 03:12:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- 03:12:41 [INFO] 03:12:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors --- 03:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 03:12:41 [INFO] 03:12:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors --- 03:12:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:12:41 [INFO] No previous run data found, generating javadoc. 03:12:44 [WARNING] Javadoc Warnings 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment 03:12:44 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment 03:12:44 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment 03:12:44 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment 03:12:44 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment 03:12:44 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass()); 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand 03:12:44 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand); 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:530: warning: no comment 03:12:44 [WARNING] protected void becomeDeletedHandler() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:680: warning: no comment 03:12:44 [WARNING] protected void handleByCommandStrategy(final C command) { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1047: warning: no comment 03:12:44 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment 03:12:44 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment 03:12:44 [WARNING] @Nullable protected ActorRef enforcerChild; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment 03:12:44 [WARNING] @Nullable protected E entityId; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment 03:12:44 [WARNING] protected final Duration localAskTimeout; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment 03:12:44 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment 03:12:44 [WARNING] protected final MongoReadJournal mongoReadJournal; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment 03:12:44 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa"; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment 03:12:44 [WARNING] @Nullable protected ActorRef persistenceActorChild; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment 03:12:44 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment 03:12:44 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment 03:12:44 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment 03:12:44 [WARNING] protected void becomeTwinSignalProcessingAwaiting() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment 03:12:44 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer( 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment 03:12:44 [WARNING] protected void restartChild() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment 03:12:44 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment 03:12:44 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K> 03:12:44 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem 03:12:44 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment 03:12:44 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment 03:12:44 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E> 03:12:44 [WARNING] static <E extends Event<?>> Result<E> empty() { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment 03:12:44 [WARNING] public enum Control { 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment 03:12:44 [WARNING] SERVICE_REQUESTS_DONE 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment 03:12:44 [WARNING] SHUTDOWN, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment 03:12:44 [WARNING] STREAM_COMPLETE, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment 03:12:44 [WARNING] STREAM_FAILED, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment 03:12:44 [WARNING] IN_QUIET_PERIOD, 03:12:44 [WARNING] ^ 03:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment 03:12:44 [WARNING] RUNNING 03:12:44 [WARNING] ^ 03:12:44 [WARNING] 37 warnings 03:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 03:12:44 [INFO] 03:12:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- 03:12:44 [INFO] Tests are skipped. 03:12:44 [INFO] 03:12:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors --- 03:12:44 [INFO] Tests are skipped. 03:12:44 [INFO] 03:12:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors --- 03:12:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 03:12:44 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes 03:12:44 [INFO] 03:12:44 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors --- 03:12:44 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom 03:12:44 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 03:12:44 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 03:12:44 [INFO] 03:12:44 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- 03:12:44 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77] 03:12:44 [INFO] from internal/utils/protocol/pom.xml 03:12:44 [INFO] --------------------------------[ jar ]--------------------------------- 03:12:44 [INFO] 03:12:44 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] 03:12:44 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] 03:12:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 03:12:44 [INFO] 03:12:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- 03:12:44 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:12:44 [WARNING] 03:12:44 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:12:44 [WARNING] 03:12:44 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:12:44 [WARNING] 03:12:44 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:12:44 [INFO] 03:12:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources 03:12:44 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:12:44 [INFO] 03:12:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... 03:12:44 [INFO] 03:12:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] Changes detected - recompiling the module! :dependency 03:12:44 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:12:44 [INFO] 03:12:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:12:44 [INFO] 03:12:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- 03:12:44 [INFO] Changes detected - recompiling the module! :dependency 03:12:44 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 03:12:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API. 03:12:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details. 03:12:44 [INFO] 03:12:44 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol --- 03:12:44 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:12:44 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports 03:12:44 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:12:44 [INFO] 03:12:44 [INFO] ------------------------------------------------------- 03:12:44 [INFO] T E S T S 03:12:44 [INFO] ------------------------------------------------------- 03:12:45 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 03:12:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 03:12:47 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 03:12:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 03:12:50 [INFO] 03:12:50 [INFO] Results: 03:12:50 [INFO] 03:12:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 03:12:50 [INFO] 03:12:50 [INFO] 03:12:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- 03:12:50 [INFO] 03:12:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol --- 03:12:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 03:12:50 [INFO] 03:12:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol --- 03:12:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:12:50 [INFO] No previous run data found, generating javadoc. 03:12:51 [WARNING] Javadoc Warnings 03:12:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment 03:12:51 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config; 03:12:51 [WARNING] ^ 03:12:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment 03:12:51 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig); 03:12:51 [WARNING] ^ 03:12:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment 03:12:51 [WARNING] enum ProtocolConfigValue implements KnownConfigValue { 03:12:51 [WARNING] ^ 03:12:51 [WARNING] 3 warnings 03:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 03:12:51 [INFO] 03:12:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol --- 03:12:51 [INFO] Tests are skipped. 03:12:51 [INFO] 03:12:51 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol --- 03:12:51 [INFO] Tests are skipped. 03:12:51 [INFO] 03:12:51 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol --- 03:12:51 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 03:12:51 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes 03:12:51 [INFO] 03:12:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol --- 03:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom 03:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar 03:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 03:12:51 [INFO] 03:12:51 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- 03:12:51 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77] 03:12:51 [INFO] from rql/search-option-parser/pom.xml 03:12:51 [INFO] -------------------------------[ bundle ]------------------------------- 03:12:51 [INFO] 03:12:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] 03:12:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] 03:12:51 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:51 [INFO] 03:12:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 03:12:51 [INFO] 03:12:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- 03:12:51 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:12:51 [WARNING] 03:12:51 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:12:51 [WARNING] 03:12:51 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:12:51 [WARNING] 03:12:51 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:12:51 [INFO] 03:12:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] Copying 0 resource from src/main/resources to target/classes 03:12:51 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:12:51 [INFO] 03:12:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... 03:12:51 [INFO] 03:12:51 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser --- 03:12:51 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:12:51 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ... 03:12:57 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 03:12:57 [WARNING] one warning found 03:12:57 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:12:57 1 warning. 03:12:57 [INFO] done compiling 03:12:58 [INFO] compile in 6.3 s 03:12:58 [INFO] 03:12:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser --- 03:12:58 [INFO] Changes detected - recompiling the module! :dependency 03:12:58 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 03:12:58 [WARNING] bootstrap class path not set in conjunction with -source 8 03:12:58 [INFO] 03:12:58 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser --- 03:12:58 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:12:58 [INFO] compile in 0.0 s 03:12:58 [INFO] 03:12:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser --- 03:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources 03:12:58 [INFO] 03:12:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- 03:12:58 [INFO] Changes detected - recompiling the module! :dependency 03:12:58 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:12:58 [WARNING] bootstrap class path not set in conjunction with -source 8 03:12:58 [INFO] 03:12:58 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser --- 03:12:58 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:12:58 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ... 03:12:59 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:12:59 1 warning. 03:12:59 [INFO] done compiling 03:12:59 [INFO] compile in 1.3 s 03:12:59 [INFO] 03:12:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser --- 03:12:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:12:59 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports 03:12:59 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:12:59 [INFO] 03:12:59 [INFO] ------------------------------------------------------- 03:12:59 [INFO] T E S T S 03:12:59 [INFO] ------------------------------------------------------- 03:12:59 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 03:13:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 03:13:00 [INFO] 03:13:00 [INFO] Results: 03:13:00 [INFO] 03:13:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 03:13:00 [INFO] 03:13:00 [INFO] 03:13:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- 03:13:00 [INFO] 03:13:00 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser --- 03:13:01 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 03:13:01 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:13:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF 03:13:01 [INFO] 03:13:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser --- 03:13:01 [INFO] Tests are skipped. 03:13:01 [INFO] 03:13:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser --- 03:13:01 [INFO] Tests are skipped. 03:13:01 [INFO] 03:13:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser --- 03:13:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 03:13:01 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes 03:13:01 [INFO] 03:13:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser --- 03:13:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom 03:13:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:13:01 [INFO] 03:13:01 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser --- 03:13:01 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:13:01 [INFO] Writing OBR metadata 03:13:01 [INFO] 03:13:01 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ 03:13:01 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77] 03:13:01 [INFO] from internal/utils/search/pom.xml 03:13:01 [INFO] --------------------------------[ jar ]--------------------------------- 03:13:01 [INFO] 03:13:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search --- 03:13:01 [INFO] 03:13:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search --- 03:13:01 [INFO] 03:13:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- 03:13:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 03:13:01 [INFO] 03:13:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search --- 03:13:01 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:13:01 [WARNING] 03:13:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:13:01 [WARNING] 03:13:01 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:13:01 [WARNING] 03:13:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:13:01 [INFO] 03:13:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search --- 03:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources 03:13:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:13:01 [INFO] 03:13:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search --- 03:13:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... 03:13:01 [INFO] 03:13:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search --- 03:13:01 [INFO] Changes detected - recompiling the module! :dependency 03:13:01 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations. 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details. 03:13:01 [INFO] 03:13:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search --- 03:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources 03:13:01 [INFO] 03:13:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- 03:13:01 [INFO] Changes detected - recompiling the module! :dependency 03:13:01 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API. 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details. 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations. 03:13:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details. 03:13:01 [INFO] 03:13:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search --- 03:13:01 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:13:01 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports 03:13:01 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:13:01 [INFO] 03:13:01 [INFO] ------------------------------------------------------- 03:13:01 [INFO] T E S T S 03:13:01 [INFO] ------------------------------------------------------- 03:13:02 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest 03:13:05 SLF4J(W): Class path contains multiple SLF4J providers. 03:13:05 SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80] 03:13:05 SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@71de1091] 03:13:05 SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 03:13:05 SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80] 03:13:05 [WARN] [01/30/2024 08:13:05.617] [default-pekko.actor.default-dispatcher-5] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-0)] [resume-source-errors-flow] Upstream failed, cause: InvalidRqlExpressionException: The given RQL expression was invalid 03:13:05 [INFO] [01/30/2024 08:13:05.752] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:06 [INFO] [01/30/2024 08:13:06.089] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:06 08:13:06.242 [default-pekko.actor.default-dispatcher-5] INFO org.eclipse.ditto.internal.utils.search.SearchSource -- Resuming from: org.apache.pekko.stream.RemoteStreamRefActorTerminatedException: [SourceRef-0] Remote stream (pekko://default/system/Materializers/StreamSupervisor-2/$$a-SinkRef-0) failed, reason: mock cursor-not-found error 03:13:06 [INFO] [01/30/2024 08:13:06.403] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:06 [WARN] [01/30/2024 08:13:06.500] [default-pekko.actor.default-dispatcher-5] [SinkRefStageImpl(pekko://default)] [SinkRef-0] Stream already completed before remote side materialized, failing now. 03:13:06 [INFO] [01/30/2024 08:13:06.503] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.124 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest 03:13:06 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 03:13:06 [INFO] [01/30/2024 08:13:06.599] [default-pekko.actor.default-dispatcher-5] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]> 03:13:06 [INFO] [01/30/2024 08:13:06.601] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:06 08:13:06.730 [default-pekko.actor.default-dispatcher-8] ERROR org.eclipse.ditto.internal.utils.search.SearchSource -- Unexpected error 03:13:06 org.apache.pekko.pattern.AskTimeoutException: mock error 03:13:07 [INFO] [01/30/2024 08:13:07.056] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]> 03:13:07 [INFO] [01/30/2024 08:13:07.063] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=InvalidOptionException [message='Invalid option: 'size(0)'', errorCode=thing-search:search.option.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='size(n) -- n must be between 1 and 200', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 03:13:07 [INFO] [01/30/2024 08:13:07.064] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.131] [default-pekko.actor.default-dispatcher-7] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=exists(attributes/tag1), options=size(1), fields=/thingId, namespaces=null, prefix=null]> 03:13:07 [INFO] [01/30/2024 08:13:07.136] [default-pekko.actor.default-dispatcher-8] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=SubscriptionProtocolErrorException [message='The number of requested elements must be > 0 (see reactive-streams specification, rule 3.9)', errorCode=thing-search:subscription.protocol.error, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='null', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 03:13:07 [INFO] [01/30/2024 08:13:07.138] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 03:13:07 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 03:13:07 [INFO] [01/30/2024 08:13:07.193] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.236] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.306] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.429] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 03:13:07 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 03:13:07 [INFO] [01/30/2024 08:13:07.503] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout 03:13:07 [INFO] [01/30/2024 08:13:07.520] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.568] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]> 03:13:07 [INFO] [01/30/2024 08:13:07.569] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.698] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 03:13:07 [INFO] [01/30/2024 08:13:07.699] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] [01/30/2024 08:13:07.791] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 03:13:07 [INFO] [01/30/2024 08:13:07.792] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 03:13:07 [INFO] 03:13:07 [INFO] Results: 03:13:07 [INFO] 03:13:07 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 03:13:07 [INFO] 03:13:07 [INFO] 03:13:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- 03:13:07 [INFO] 03:13:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search --- 03:13:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 03:13:07 [INFO] 03:13:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search --- 03:13:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:13:07 [INFO] No previous run data found, generating javadoc. 03:13:09 [WARNING] Javadoc Warnings 03:13:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer 03:13:09 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) { 03:13:09 [WARNING] ^ 03:13:09 [WARNING] 1 warning 03:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 03:13:09 [INFO] 03:13:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search --- 03:13:09 [INFO] Tests are skipped. 03:13:09 [INFO] 03:13:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search --- 03:13:09 [INFO] Tests are skipped. 03:13:09 [INFO] 03:13:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search --- 03:13:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 03:13:09 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes 03:13:09 [INFO] 03:13:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search --- 03:13:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom 03:13:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar 03:13:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 03:13:09 [INFO] 03:13:09 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- 03:13:09 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77] 03:13:09 [INFO] from internal/utils/pubsub-policies/pom.xml 03:13:09 [INFO] --------------------------------[ jar ]--------------------------------- 03:13:09 [INFO] 03:13:09 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] 03:13:09 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] 03:13:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec 03:13:09 [INFO] 03:13:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:13:09 [WARNING] 03:13:09 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:13:09 [WARNING] 03:13:09 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:13:09 [WARNING] 03:13:09 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:13:09 [INFO] 03:13:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources 03:13:09 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:13:09 [INFO] 03:13:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... 03:13:09 [INFO] 03:13:09 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] Changes detected - recompiling the module! :dependency 03:13:09 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes 03:13:09 [INFO] 03:13:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources 03:13:09 [INFO] 03:13:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] No sources to compile 03:13:09 [INFO] 03:13:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:13:09 [INFO] No tests to run. 03:13:09 [INFO] 03:13:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] 03:13:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- 03:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 03:13:10 [INFO] 03:13:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies --- 03:13:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:13:10 [INFO] No previous run data found, generating javadoc. 03:13:11 [WARNING] Javadoc Warnings 03:13:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment 03:13:11 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies; 03:13:11 [WARNING] ^ 03:13:11 [WARNING] 1 warning 03:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 03:13:11 [INFO] 03:13:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- 03:13:11 [INFO] Tests are skipped. 03:13:11 [INFO] 03:13:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies --- 03:13:11 [INFO] Tests are skipped. 03:13:11 [INFO] 03:13:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies --- 03:13:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:13:11 [INFO] 03:13:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies --- 03:13:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom 03:13:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 03:13:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 03:13:11 [INFO] 03:13:11 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- 03:13:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77] 03:13:11 [INFO] from internal/utils/pubsub-things/pom.xml 03:13:11 [INFO] --------------------------------[ jar ]--------------------------------- 03:13:11 [INFO] 03:13:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] 03:13:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] 03:13:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec 03:13:11 [INFO] 03:13:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- 03:13:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:13:11 [WARNING] 03:13:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:13:11 [WARNING] 03:13:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:13:11 [WARNING] 03:13:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:13:11 [INFO] 03:13:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources 03:13:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:13:11 [INFO] 03:13:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... 03:13:11 [INFO] 03:13:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] Changes detected - recompiling the module! :dependency 03:13:11 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes 03:13:11 [INFO] 03:13:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources 03:13:11 [INFO] 03:13:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] No sources to compile 03:13:11 [INFO] 03:13:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things --- 03:13:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:13:11 [INFO] No tests to run. 03:13:11 [INFO] 03:13:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] 03:13:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things --- 03:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 03:13:11 [INFO] 03:13:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things --- 03:13:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:13:11 [INFO] No previous run data found, generating javadoc. 03:13:13 [WARNING] Javadoc Warnings 03:13:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment 03:13:13 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings; 03:13:13 [WARNING] ^ 03:13:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe 03:13:13 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber, 03:13:13 [WARNING] ^ 03:13:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks 03:13:13 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) { 03:13:13 [WARNING] ^ 03:13:13 [WARNING] 3 warnings 03:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 03:13:13 [INFO] 03:13:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- 03:13:13 [INFO] Tests are skipped. 03:13:13 [INFO] 03:13:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things --- 03:13:13 [INFO] Tests are skipped. 03:13:13 [INFO] 03:13:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things --- 03:13:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:13:13 [INFO] 03:13:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things --- 03:13:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom 03:13:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 03:13:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 03:13:13 [INFO] 03:13:13 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ 03:13:13 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [67/77] 03:13:13 [INFO] from connectivity/service/pom.xml 03:13:13 [INFO] --------------------------------[ jar ]--------------------------------- 03:13:22 [INFO] 03:13:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service --- 03:13:22 [INFO] 03:13:22 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service --- 03:13:22 [INFO] 03:13:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service --- 03:13:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 03:13:22 [INFO] 03:13:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service --- 03:13:22 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:13:22 [WARNING] 03:13:22 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:13:22 [WARNING] 03:13:22 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:13:22 [WARNING] 03:13:22 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:13:22 [INFO] 03:13:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service --- 03:13:22 [INFO] Copying 1 resource from src/main/resources to target/classes 03:13:22 [INFO] Copying 8 resources from src/main/resources to target/classes 03:13:22 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:13:22 [INFO] 03:13:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service --- 03:13:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... 03:13:22 [INFO] 03:13:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service --- 03:13:22 [INFO] Changes detected - recompiling the module! :dependency 03:13:22 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:13:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API. 03:13:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details. 03:13:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations. 03:13:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details. 03:13:26 [INFO] 03:13:26 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service --- 03:13:26 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar 03:13:26 [INFO] 03:13:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service --- 03:13:26 [INFO] Copying 39 resources from src/test/resources to target/test-classes 03:13:26 [INFO] 03:13:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service --- 03:13:26 [INFO] Changes detected - recompiling the module! :dependency 03:13:26 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes 03:13:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API. 03:13:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details. 03:13:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations. 03:13:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details. 03:13:33 [INFO] 03:13:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service --- 03:13:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:13:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports 03:13:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:13:33 [INFO] 03:13:33 [INFO] ------------------------------------------------------- 03:13:33 [INFO] T E S T S 03:13:33 [INFO] ------------------------------------------------------- 03:13:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 03:13:36 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.220 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 03:13:36 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 03:13:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:13:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 03:13:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 03:13:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 03:13:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 03:13:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 03:13:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 03:13:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 03:13:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 03:13:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 03:13:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 03:13:41 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.406 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 03:13:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 03:13:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 03:13:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 03:13:42 08:13:42.369 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client … 03:13:42 java.lang.IllegalStateException: Yolo! 03:13:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:13:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:13:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:13:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:13:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:13:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:13:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:13:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:13:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:13:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:13:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:13:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:13:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:13:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:13:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:13:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:13:42 08:13:42.514 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>. 03:13:42 java.lang.IllegalStateException: Yolo! 03:13:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:13:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:13:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:13:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:13:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:13:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:13:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:13:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:13:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:13:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:13:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:13:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:13:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:13:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:13:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:13:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:13:42 08:13:42.519 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>. 03:13:42 08:13:42.524 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>. 03:13:42 java.lang.IllegalStateException: Yolo! 03:13:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:13:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:13:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:13:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:13:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:13:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:13:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:13:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:13:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:13:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:13:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:13:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:13:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:13:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:13:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:13:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:13:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:13:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:13:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:13:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:13:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:13:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:13:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:13:42 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 03:13:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 03:13:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 03:13:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 03:13:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 03:13:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 03:13:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 03:13:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 03:13:46 [INFO] [01/30/2024 08:13:46.611] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.495 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 03:13:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 03:13:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 03:13:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 03:13:47 [INFO] [01/30/2024 08:13:47.179] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 03:13:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 03:13:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 03:13:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest 03:13:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 03:13:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 03:13:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest 03:13:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest 03:13:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 03:13:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 03:13:48 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 03:13:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 03:13:48 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 03:13:48 08:13:48.149 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:13:52 [INFO] [01/30/2024 08:13:52.339] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.339] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.340] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.341] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.342] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.343] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.344] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.345] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.346] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:52 [INFO] [01/30/2024 08:13:52.347] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 2120178031>. 03:13:54 [INFO] [01/30/2024 08:13:54.264] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.125 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 03:13:54 [INFO] [01/30/2024 08:13:54.410] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] [01/30/2024 08:13:54.495] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] [01/30/2024 08:13:54.562] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] [01/30/2024 08:13:54.655] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] [01/30/2024 08:13:54.725] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] [01/30/2024 08:13:54.768] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:13:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 03:13:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 03:13:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 03:13:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 03:13:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 03:13:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 03:13:55 08:13:54.936 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 42421 03:13:55 08:13:55.065 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:13:56 08:13:56.650 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M3.88S> interval (min=<PT5M>) 03:13:56 08:13:56.687 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:56 08:13:56.688 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:56 08:13:56.691 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.191S> interval (min=<PT5M>) 03:13:56 08:13:56.691 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.938S> interval (min=<PT5M>) 03:13:56 08:13:56.691 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.741S> interval (min=<PT5M>) 03:13:56 08:13:56.703 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:56 08:13:56.703 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:56 08:13:56.720 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.028S> interval (min=<PT5M>) 03:13:56 08:13:56.721 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:57 08:13:57.019 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@623c43bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.029 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.060 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@623c43bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.065 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.101 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58512 03:13:57 08:13:57.105 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:57 08:13:57.127 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:57 08:13:57.208 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:57 08:13:57.289 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.qos=0, mqtt.qos=0, custom.topic=source/status, custom.retain=false, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-df8de19, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:57 08:13:57.314 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:57 08:13:57.316 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:13:57 08:13:57.408 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 03:13:57 08:13:57.467 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M7.639S> interval (min=<PT5M>) 03:13:57 08:13:57.467 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:57 08:13:57.470 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.027S> interval (min=<PT5M>) 03:13:57 08:13:57.485 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:57 08:13:57.486 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.222S> interval (min=<PT5M>) 03:13:57 08:13:57.486 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.331S> interval (min=<PT5M>) 03:13:57 08:13:57.489 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:57 08:13:57.489 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:57 08:13:57.495 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:57 08:13:57.496 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.004S> interval (min=<PT5M>) 03:13:57 08:13:57.499 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c4a4bd0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.500 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.505 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c4a4bd0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.505 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.519 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58518 03:13:57 08:13:57.520 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:57 08:13:57.605 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:57 08:13:57.616 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:57 08:13:57.647 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=target/laserBeamer, qos=AT_LEAST_ONCE]> 03:13:57 08:13:57.657 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:13:57 08:13:57.715 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:13:57 08:13:57.719 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:57 08:13:57.802 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M48.411S> interval (min=<PT5M>) 03:13:57 08:13:57.802 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:57 08:13:57.804 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.904S> interval (min=<PT5M>) 03:13:57 08:13:57.805 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.464S> interval (min=<PT5M>) 03:13:57 08:13:57.807 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:57 08:13:57.807 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.754S> interval (min=<PT5M>) 03:13:57 08:13:57.809 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:57 08:13:57.809 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:57 08:13:57.813 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:57 08:13:57.813 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.283S> interval (min=<PT5M>) 03:13:57 08:13:57.816 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2391117e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.816 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.819 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2391117e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:57 08:13:57.820 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:57 08:13:57.822 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58534 03:13:57 08:13:57.823 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:57 08:13:57.889 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-61578bc, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:57 08:13:57.896 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'eclipse/invalid/address'.> 03:13:57 08:13:57.897 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-61578bc, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.qos=0, mqtt.retain=false, mqtt.topic=eclipse/invalid/address} 03:13:57 08:13:57.911 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=replies, qos=AT_MOST_ONCE]> 03:13:57 08:13:57.914 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:13:57 08:13:57.915 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:58 08:13:58.050 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M14.415S> interval (min=<PT5M>) 03:13:58 08:13:58.051 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.052 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.158S> interval (min=<PT5M>) 03:13:58 08:13:58.054 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.909S> interval (min=<PT5M>) 03:13:58 08:13:58.055 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.055 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.025S> interval (min=<PT5M>) 03:13:58 08:13:58.057 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.057 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.061 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.062 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.232S> interval (min=<PT5M>) 03:13:58 08:13:58.086 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a2a3fbb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.086 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.089 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a2a3fbb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.090 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.091 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58536 03:13:58 08:13:58.092 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:58 08:13:58.103 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-75fd4ab, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:58 08:13:58.105 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:58 08:13:58.173 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:58 08:13:58.195 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.256 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:13:58 08:13:58.286 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 03:13:58 08:13:58.363 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.482S> interval (min=<PT5M>) 03:13:58 08:13:58.363 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.364 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.322S> interval (min=<PT5M>) 03:13:58 08:13:58.386 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.478S> interval (min=<PT5M>) 03:13:58 08:13:58.386 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.387 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.155S> interval (min=<PT5M>) 03:13:58 08:13:58.388 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.389 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.392 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.114S> interval (min=<PT5M>) 03:13:58 08:13:58.392 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.394 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6bcd6009]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.394 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.397 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6bcd6009]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.398 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.410 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58546 03:13:58 08:13:58.411 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:58 08:13:58.503 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:58 08:13:58.504 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.508 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 03:13:58 08:13:58.509 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:58 08:13:58.512 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:13:58 08:13:58.612 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M40.584S> interval (min=<PT5M>) 03:13:58 08:13:58.613 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.614 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.912S> interval (min=<PT5M>) 03:13:58 08:13:58.615 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.816S> interval (min=<PT5M>) 03:13:58 08:13:58.616 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.616 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.063S> interval (min=<PT5M>) 03:13:58 08:13:58.618 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.618 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.621 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.443S> interval (min=<PT5M>) 03:13:58 08:13:58.621 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.623 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ce31b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.623 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.631 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ce31b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.632 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.644 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58552 03:13:58 08:13:58.647 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ce31b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.648 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.649 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ce31b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.649 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.650 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:42421>. 03:13:58 08:13:58.661 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <76673550-13e4-48e9-ac6b-57d299da0abb> at <tcp://localhost:42421> was successful. 03:13:58 08:13:58.661 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:13:58 08:13:58.686 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:58 08:13:58.819 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M9.891S> interval (min=<PT5M>) 03:13:58 08:13:58.819 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.820 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.715S> interval (min=<PT5M>) 03:13:58 08:13:58.821 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.372S> interval (min=<PT5M>) 03:13:58 08:13:58.822 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:58 08:13:58.822 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.814S> interval (min=<PT5M>) 03:13:58 08:13:58.824 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.824 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:58 08:13:58.827 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.949S> interval (min=<PT5M>) 03:13:58 08:13:58.827 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:58 08:13:58.828 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6fd00101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.829 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.831 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6fd00101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:58 08:13:58.832 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:58 08:13:58.833 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58566 03:13:58 08:13:58.834 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:58 08:13:58.844 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-bab503a, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:58 08:13:58.846 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:58 08:13:58.857 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58574 03:13:58 08:13:58.857 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:58 08:13:58.893 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-bab503a, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:58 08:13:58.895 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:58 08:13:58.935 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:58 08:13:58.935 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message Success in state CONNECTED - status: open: CONNECTED - sender: Actor[pekko://MqttClientActorTest_reconnectAndConsumeFromTopic/deadLetters] 03:13:58 08:13:58.937 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 03:13:58 08:13:58.938 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:59 08:13:59.040 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M1.353S> interval (min=<PT5M>) 03:13:59 08:13:59.040 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.042 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.983S> interval (min=<PT5M>) 03:13:59 08:13:59.044 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.716S> interval (min=<PT5M>) 03:13:59 08:13:59.045 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.046 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.867S> interval (min=<PT5M>) 03:13:59 08:13:59.048 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.048 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.052 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.324S> interval (min=<PT5M>) 03:13:59 08:13:59.052 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.055 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@254b2da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.055 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.058 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@254b2da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.059 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.071 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58584 03:13:59 08:13:59.072 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <76673550-13e4-48e9-ac6b-57d299da0abb> at <tcp://localhost:42421> failed: Failed to connect. 03:13:59 08:13:59.085 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@254b2da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.086 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.086 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@254b2da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.087 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.087 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Failure(org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Failed to connect.)> 03:13:59 08:13:59.088 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:59 08:13:59.202 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M30.232S> interval (min=<PT5M>) 03:13:59 08:13:59.203 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.204 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.029S> interval (min=<PT5M>) 03:13:59 08:13:59.206 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.356S> interval (min=<PT5M>) 03:13:59 08:13:59.208 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.208 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M11.747S> interval (min=<PT5M>) 03:13:59 08:13:59.210 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.211 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.216 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.216 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.839S> interval (min=<PT5M>) 03:13:59 08:13:59.216 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@28123dc7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.217 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.220 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@28123dc7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.220 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.234 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58596 03:13:59 08:13:59.234 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:59 08:13:59.325 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:13:59 08:13:59.332 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <:ff17cd02-5312-4d70-88b0-6baf385d98e2> to PublishTarget <MqttPublishTarget [topic=replyTarget/:ff17cd02-5312-4d70-88b0-6baf385d98e2, qos=AT_MOST_ONCE]> 03:13:59 08:13:59.335 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:13:59 08:13:59.337 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.437 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:13:59 08:13:59.438 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:59 08:13:59.438 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M13.691S> interval (min=<PT5M>) 03:13:59 08:13:59.438 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.439 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.586S> interval (min=<PT5M>) 03:13:59 08:13:59.440 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M53.537S> interval (min=<PT5M>) 03:13:59 08:13:59.442 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.442 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.724S> interval (min=<PT5M>) 03:13:59 08:13:59.444 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.444 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.448 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.129S> interval (min=<PT5M>) 03:13:59 08:13:59.449 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.450 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71421ee5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.450 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.486 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71421ee5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.487 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.489 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58604 03:13:59 08:13:59.490 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:59 08:13:59.502 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0B10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.502 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0A10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.503 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C1, mqtt.topic=C1, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0C10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.504 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.504 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.505 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.507 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0B11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.508 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0A11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.508 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C2, mqtt.topic=C2, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0C20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.509 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.510 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.510 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.511 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0B20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.513 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C3, mqtt.topic=C3, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0C30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.513 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.513 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0A12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.514 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.514 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.515 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-f3042b0B21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.517 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.518 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:13:59 08:13:59.519 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:59 08:13:59.586 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:13:59 08:13:59.717 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M20.383S> interval (min=<PT5M>) 03:13:59 08:13:59.717 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.718 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.077S> interval (min=<PT5M>) 03:13:59 08:13:59.719 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.854S> interval (min=<PT5M>) 03:13:59 08:13:59.720 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.720 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.59S> interval (min=<PT5M>) 03:13:59 08:13:59.721 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.722 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.724 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.896S> interval (min=<PT5M>) 03:13:59 08:13:59.725 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.726 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74635328]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.726 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.729 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74635328]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.729 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.741 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58610 03:13:59 08:13:59.741 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:59 08:13:59.749 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-01-30T08:13:59.745198679Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff. 03:13:59 08:13:59.749 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-01-30T08:13:59.745198679Z, connectivityStatus=null]> 03:13:59 08:13:59.750 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-01-30T08:13:59.745198679Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:13:59 08:13:59.751 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:13:59 08:13:59.751 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:13:59 08:13:59.847 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M35.615S> interval (min=<PT5M>) 03:13:59 08:13:59.847 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.848 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.634S> interval (min=<PT5M>) 03:13:59 08:13:59.849 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.537S> interval (min=<PT5M>) 03:13:59 08:13:59.850 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:13:59 08:13:59.850 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.546S> interval (min=<PT5M>) 03:13:59 08:13:59.852 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.852 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:13:59 08:13:59.854 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.678S> interval (min=<PT5M>) 03:13:59 08:13:59.854 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:13:59 08:13:59.856 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66266f44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.856 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.858 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66266f44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:13:59 08:13:59.859 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:13:59 08:13:59.860 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58618 03:13:59 08:13:59.885 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:13:59 08:13:59.893 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=76673550-13e4-48e9-ac6b-57d299da0abb, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-5d32e87, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:13:59 08:13:59.895 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:13:59 08:13:59.895 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:13:59 08:13:59.896 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:00 08:13:59.988 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M57.569S> interval (min=<PT5M>) 03:14:00 08:13:59.988 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:13:59.989 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.053S> interval (min=<PT5M>) 03:14:00 08:13:59.990 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.788S> interval (min=<PT5M>) 03:14:00 08:13:59.990 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:13:59.991 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.26S> interval (min=<PT5M>) 03:14:00 08:13:59.993 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:13:59.993 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:13:59.998 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.651S> interval (min=<PT5M>) 03:14:00 08:13:59.998 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:13:59.999 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@751ea31d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:13:59.999 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.001 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@751ea31d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.002 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.013 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58630 03:14:00 08:14:00.014 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 03:14:00 08:14:00.111 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:14:00 08:14:00.111 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:14:00 08:14:00.112 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.212 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:00 08:14:00.284 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M48.902S> interval (min=<PT5M>) 03:14:00 08:14:00.285 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.285 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.859S> interval (min=<PT5M>) 03:14:00 08:14:00.286 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.585S> interval (min=<PT5M>) 03:14:00 08:14:00.287 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.287 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.375S> interval (min=<PT5M>) 03:14:00 08:14:00.289 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.289 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.291 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.264S> interval (min=<PT5M>) 03:14:00 08:14:00.291 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.293 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47f65942]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.293 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.295 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47f65942]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.296 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.325 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 58632 03:14:00 08:14:00.410 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.426 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 03:14:00 08:14:00.427 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:00 08:14:00.488 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M27.999S> interval (min=<PT5M>) 03:14:00 08:14:00.488 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.489 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.97S> interval (min=<PT5M>) 03:14:00 08:14:00.489 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.635S> interval (min=<PT5M>) 03:14:00 08:14:00.490 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.490 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M59.099S> interval (min=<PT5M>) 03:14:00 08:14:00.492 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.492 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.494 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.762S> interval (min=<PT5M>) 03:14:00 08:14:00.495 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.496 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56ffda04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.496 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.499 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56ffda04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.499 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.502 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:14:00 08:14:00.504 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:00 08:14:00.611 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.811 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M33.562S> interval (min=<PT5M>) 03:14:00 08:14:00.812 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.812 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.917S> interval (min=<PT5M>) 03:14:00 08:14:00.813 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.444S> interval (min=<PT5M>) 03:14:00 08:14:00.814 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:00 08:14:00.814 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.612S> interval (min=<PT5M>) 03:14:00 08:14:00.817 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.817 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:00 08:14:00.819 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.047S> interval (min=<PT5M>) 03:14:00 08:14:00.819 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:00 08:14:00.824 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6984b27]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.825 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.886 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6984b27]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:00 08:14:00.887 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:00 08:14:00.888 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:01 08:14:00.985 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:01 08:14:01.127 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:14:01 08:14:01.128 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:01 08:14:01.130 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:01 08:14:01.191 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42306 03:14:01 08:14:01.302 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 03:14:01 08:14:01.305 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:01 08:14:01.310 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:01 08:14:01.310 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:01 08:14:01.325 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:01 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 03:14:01 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:01 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:14:01 ... 17 common frames omitted 03:14:01 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:01 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 03:14:01 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:01 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 03:14:01 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:01 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:01 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 03:14:01 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 03:14:01 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 03:14:01 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 03:14:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:14:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 03:14:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:14:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:14:01 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:02 08:14:02.087 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M2.657S> interval (min=<PT5M>) 03:14:02 08:14:02.087 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:02 08:14:02.087 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.93S> interval (min=<PT5M>) 03:14:02 08:14:02.102 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.768S> interval (min=<PT5M>) 03:14:02 08:14:02.102 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:02 08:14:02.103 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.134S> interval (min=<PT5M>) 03:14:02 08:14:02.104 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:02 08:14:02.104 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:02 08:14:02.117 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.13S> interval (min=<PT5M>) 03:14:02 08:14:02.117 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:02 08:14:02.119 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32453da7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:02 08:14:02.119 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:02 08:14:02.122 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32453da7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:02 08:14:02.122 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:02 08:14:02.124 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32453da7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:02 08:14:02.124 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:02 08:14:02.125 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32453da7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:02 08:14:02.125 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:02 08:14:02.126 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=76673550-13e4-48e9-ac6b-57d299da0abb] in state TESTING - status: unknown: Testing connection since 2024-01-30T08:14:02.125974731Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#36427816] 03:14:02 08:14:02.287 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:02 08:14:02.607 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:02 java.security.cert.CertificateException: No name matching localhost found 03:14:02 at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234) 03:14:02 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103) 03:14:02 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109) 03:14:02 at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107) 03:14:02 at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455) 03:14:02 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335) 03:14:02 ... 29 common frames omitted 03:14:02 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found 03:14:02 at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) 03:14:02 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) 03:14:02 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) 03:14:02 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) 03:14:02 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) 03:14:02 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) 03:14:02 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) 03:14:02 at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) 03:14:02 at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) 03:14:02 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277) 03:14:02 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264) 03:14:02 at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) 03:14:02 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209) 03:14:02 at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647) 03:14:02 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493) 03:14:02 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334) 03:14:02 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383) 03:14:02 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529) 03:14:02 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468) 03:14:02 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) 03:14:02 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 03:14:02 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 03:14:02 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 03:14:02 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) 03:14:02 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 03:14:02 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 03:14:02 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) 03:14:02 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) 03:14:02 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) 03:14:02 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 03:14:02 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 03:14:02 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 03:14:02 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 03:14:02 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:02 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 03:14:02 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 03:14:02 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 03:14:02 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:14:02 ... 12 common frames omitted 03:14:02 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 03:14:02 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:14:02 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:14:02 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 03:14:02 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:14:02 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:02 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:02 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 03:14:02 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 03:14:02 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 03:14:02 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 03:14:02 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:14:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 03:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:14:02 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:05 08:14:05.230 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:05 08:14:05.530 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:05 08:14:05.535 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:05 08:14:05.901 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:05 08:14:05.905 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:07 08:14:07.142 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - test timed out. 03:14:07 08:14:07.143 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:07 08:14:07.232 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M22.603S> interval (min=<PT5M>) 03:14:07 08:14:07.232 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.233 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.228S> interval (min=<PT5M>) 03:14:07 08:14:07.234 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.575S> interval (min=<PT5M>) 03:14:07 08:14:07.236 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:07 08:14:07.236 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.793S> interval (min=<PT5M>) 03:14:07 08:14:07.239 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.239 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.243 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.792S> interval (min=<PT5M>) 03:14:07 08:14:07.243 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.246 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ab3187f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.246 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.249 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ab3187f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.250 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.253 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42308 03:14:07 08:14:07.256 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42310 03:14:07 08:14:07.263 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb> failed. Disabling automatic reconnect. 03:14:07 08:14:07.263 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-01-30T08:14:07.263600384Z, connectivityStatus=null]> 03:14:07 08:14:07.263 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 03:14:07 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:07 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:14:07 ... 12 common frames omitted 03:14:07 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:07 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 03:14:07 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:07 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 03:14:07 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 03:14:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:14:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:14:07 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:07 08:14:07.265 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-01-30T08:14:07.263600384Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:14:07 08:14:07.266 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-01-30T08:14:07.263600384Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters] 03:14:07 08:14:07.329 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:07 08:14:07.364 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:07 08:14:07.402 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M31.186S> interval (min=<PT5M>) 03:14:07 08:14:07.402 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.404 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.613S> interval (min=<PT5M>) 03:14:07 08:14:07.405 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.403S> interval (min=<PT5M>) 03:14:07 08:14:07.406 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:07 08:14:07.406 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.16S> interval (min=<PT5M>) 03:14:07 08:14:07.408 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.408 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.411 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.411 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.631S> interval (min=<PT5M>) 03:14:07 08:14:07.413 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32473c4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.413 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.415 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32473c4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.416 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.417 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.418 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42320 03:14:07 08:14:07.420 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42330 03:14:07 08:14:07.424 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb> failed. Disabling automatic reconnect. 03:14:07 08:14:07.424 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-01-30T08:14:07.424126963Z, connectivityStatus=null]> 03:14:07 08:14:07.424 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 03:14:07 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:07 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:14:07 ... 17 common frames omitted 03:14:07 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 03:14:07 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 03:14:07 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:07 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 03:14:07 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:07 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 03:14:07 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 03:14:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:14:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:14:07 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:07 08:14:07.424 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-01-30T08:14:07.424126963Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:14:07 08:14:07.425 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-01-30T08:14:07.424126963Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters] 03:14:07 08:14:07.499 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:07 08:14:07.532 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:07 08:14:07.584 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M53.429S> interval (min=<PT5M>) 03:14:07 08:14:07.584 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.585 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.372S> interval (min=<PT5M>) 03:14:07 08:14:07.586 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.8S> interval (min=<PT5M>) 03:14:07 08:14:07.587 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <76673550-13e4-48e9-ac6b-57d299da0abb> 03:14:07 08:14:07.587 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.867S> interval (min=<PT5M>) 03:14:07 08:14:07.589 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.589 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.591 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:07 08:14:07.591 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.492S> interval (min=<PT5M>) 03:14:07 08:14:07.592 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6737f59d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.593 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.595 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6737f59d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:07 08:14:07.595 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:07 08:14:07.597 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 08:14:07.599 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42421 accepted at port 42338 03:14:07 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.68 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 03:14:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 03:14:07 08:14:07.601 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 03:14:07 08:14:07.602 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb> failed. Disabling automatic reconnect. 03:14:07 08:14:07.602 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 03:14:07 08:14:07.602 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:76673550-13e4-48e9-ac6b-57d299da0abb>. 03:14:07 java.net.ConnectException: finishConnect(..) failed: Connection refused 03:14:07 at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) 03:14:07 at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) 03:14:07 at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) 03:14:07 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) 03:14:07 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) 03:14:07 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) 03:14:07 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) 03:14:07 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 03:14:07 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 03:14:07 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 03:14:07 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 03:14:07 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:07 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42421 03:14:07 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42421 03:14:07 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42421 03:14:07 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:14:07 ... 17 common frames omitted 03:14:07 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42421 03:14:07 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 03:14:07 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:07 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 03:14:07 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:14:07 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:14:07 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 03:14:07 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 03:14:07 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 03:14:07 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:14:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:14:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:14:07 at java.base/java.lang.Thread.run(Thread.java:833) 03:14:07 [INFO] [01/30/2024 08:14:07.720] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 03:14:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 03:14:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 03:14:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 03:14:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 03:14:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 03:14:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 03:14:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 03:14:08 08:14:08.107 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:14:08 08:14:08.222 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:08 08:14:08.415 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:08 08:14:08.584 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:08 08:14:08.766 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:08 08:14:08.769 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: Failed to transform ExternalMessage to GenericMqttPublish: Topic [target/#] must not contain multi level wildcard (#), found at index 7. 03:14:09 08:14:09.352 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:14:09.323739236Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-01-30T08:14:09.323739236Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#310811200]]>. 03:14:09 08:14:09.353 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:14:09.335980379Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-01-30T08:14:09.335980379Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#310811200]]>. 03:14:09 08:14:09.353 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:14:09.337491605Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-01-30T08:14:09.337491605Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#310811200]]>. 03:14:09 08:14:09.536 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=EXACTLY_ONCE]> 03:14:09 08:14:09.709 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:09 08:14:09.711 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected. 03:14:09 08:14:09.715 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker. 03:14:09 java.lang.IllegalStateException: This is totally expected. 03:14:09 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285) 03:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:14:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:14:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:14:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:14:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:14:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:14:09 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 03:14:09 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:14:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:14:09 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:14:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:14:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:14:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:14:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:14:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:14:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:14:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:14:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:14:09 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:14:09 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:14:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:14:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:14:09 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:14:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:14:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:14:09 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:14:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:14:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:14:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:14:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:14:09 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected. 03:14:09 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152) 03:14:09 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113) 03:14:09 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:14:09 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192) 03:14:09 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164) 03:14:09 at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757) 03:14:09 at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735) 03:14:09 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182) 03:14:09 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144) 03:14:09 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160) 03:14:09 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141) 03:14:09 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141) 03:14:09 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:14:09 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:14:09 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:14:09 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:14:09 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:14:09 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:14:09 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:14:09 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 03:14:09 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:14:09 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:14:09 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:14:09 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:14:09 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:14:09 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:14:09 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:14:09 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:14:09 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:14:09 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:14:09 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:14:09 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:14:09 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:14:09 08:14:09.716 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: This is totally expected. 03:14:09 08:14:09.959 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:10 08:14:10.062 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 03:14:10 08:14:10.239 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <MqttPublishTarget [topic=replyTarget/thing:id, qos=AT_MOST_ONCE]> 03:14:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 03:14:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 03:14:10 [INFO] [01/30/2024 08:14:10.390] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-ac42e8f] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 03:14:10 [INFO] [01/30/2024 08:14:10.390] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-ac42e8f] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 03:14:10 [INFO] [01/30/2024 08:14:10.394] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:10 [INFO] [01/30/2024 08:14:10.659] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>. 03:14:10 [INFO] [01/30/2024 08:14:10.663] [Thread-148] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-4a24e1b] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]] 03:14:10 [INFO] [01/30/2024 08:14:10.664] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:10 [INFO] [01/30/2024 08:14:10.712] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-9bf2269] Failed to create GenericMqttClient: Some argument is invalid. 03:14:10 [INFO] [01/30/2024 08:14:10.712] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-9bf2269] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: Some argument is invalid. 03:14:10 [INFO] [01/30/2024 08:14:10.713] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:10 [INFO] [01/30/2024 08:14:10.791] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>. 03:14:12 08:14:12.342 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:12 08:14:12.346 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:12 08:14:12.514 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:20 [INFO] [01/30/2024 08:14:20.809] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-37827a2] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>. 03:14:20 [INFO] [01/30/2024 08:14:20.811] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:20 [INFO] [01/30/2024 08:14:20.870] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>. 03:14:20 [INFO] [01/30/2024 08:14:20.873] [Thread-159] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-6cd7c69] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]] 03:14:20 [INFO] [01/30/2024 08:14:20.874] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:20 [INFO] [01/30/2024 08:14:20.924] [Thread-161] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-7663d61] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: The broker is temporarily not available 03:14:20 [INFO] [01/30/2024 08:14:20.926] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:21 [INFO] [01/30/2024 08:14:21.006] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>. 03:14:21 [INFO] [01/30/2024 08:14:21.012] [Thread-169] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-cd061ee] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> failed: [Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-103> did not respond with a RetrieveHealthResponse but with a <Status>., Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-105> has status <DOWN>.] 03:14:21 [INFO] [01/30/2024 08:14:21.013] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:21 [INFO] [01/30/2024 08:14:21.093] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>. 03:14:21 [INFO] [01/30/2024 08:14:21.098] [Thread-177] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:3d00a3e5-a0fa-4664-9908-6d98c556db86][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-4ae6dd6] Test for connection <3d00a3e5-a0fa-4664-9908-6d98c556db86> at <example.com> was successful. 03:14:21 [INFO] [01/30/2024 08:14:21.099] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.76 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 03:14:21 08:14:21.201 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.205 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.211 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.213 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.215 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.216 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.218 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.219 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.221 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.227 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.230 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.240 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.241 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.242 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.244 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.245 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.246 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.247 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@161de334]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 03:14:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 03:14:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 03:14:21 08:14:21.389 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.391 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.394 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.395 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.396 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.397 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.398 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.400 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.403 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.405 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.406 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.407 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.408 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 08:14:21.409 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@8ac656c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 03:14:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 03:14:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 03:14:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 03:14:21 08:14:21.691 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-b88a35c0-932f-444e-97ab-bb9c2ab683b6, delegate=Mock for ConnectionLogger, hashCode: 1246704029, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>. 03:14:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 03:14:21 08:14:21.809 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 03:14:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 03:14:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 03:14:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 03:14:21 08:14:21.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-278431e5-9579-4c7a-9ed7-0ac63db3851c>. 03:14:21 08:14:21.885 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-278431e5-9579-4c7a-9ed7-0ac63db3851c>. 03:14:21 08:14:21.886 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-278431e5-9579-4c7a-9ed7-0ac63db3851c>. 03:14:21 08:14:21.886 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-278431e5-9579-4c7a-9ed7-0ac63db3851c>. 03:14:21 08:14:21.886 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-278431e5-9579-4c7a-9ed7-0ac63db3851c>. 03:14:21 08:14:21.886 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1dbd3538-5fe5-4fe6-a801-ae90404337cf>. 03:14:21 08:14:21.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-1dbd3538-5fe5-4fe6-a801-ae90404337cf>. 03:14:21 08:14:21.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-1dbd3538-5fe5-4fe6-a801-ae90404337cf>. 03:14:21 08:14:21.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1dbd3538-5fe5-4fe6-a801-ae90404337cf>. 03:14:21 08:14:21.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-1dbd3538-5fe5-4fe6-a801-ae90404337cf>. 03:14:21 08:14:21.893 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-5f6e30cb-bf52-4ffd-994a-be0cd5a33a88>. 03:14:21 08:14:21.893 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-5f6e30cb-bf52-4ffd-994a-be0cd5a33a88>. 03:14:21 08:14:21.894 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-5f6e30cb-bf52-4ffd-994a-be0cd5a33a88>. 03:14:21 08:14:21.894 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-5f6e30cb-bf52-4ffd-994a-be0cd5a33a88>. 03:14:21 08:14:21.894 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-5f6e30cb-bf52-4ffd-994a-be0cd5a33a88>. 03:14:21 08:14:21.896 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-3706560d-c81f-4b4c-9395-4111960108fb>. 03:14:21 08:14:21.896 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-3706560d-c81f-4b4c-9395-4111960108fb>. 03:14:21 08:14:21.897 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-3706560d-c81f-4b4c-9395-4111960108fb>. 03:14:21 08:14:21.897 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-3706560d-c81f-4b4c-9395-4111960108fb>. 03:14:21 08:14:21.897 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-6302626d-8776-46fb-8bba-baaa9d5df9d0>. 03:14:21 08:14:21.897 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-6302626d-8776-46fb-8bba-baaa9d5df9d0>. 03:14:21 08:14:21.898 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-6302626d-8776-46fb-8bba-baaa9d5df9d0>. 03:14:21 08:14:21.898 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-57cad55b-fba7-4ea0-b64f-1658b47a7158>. 03:14:21 08:14:21.898 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-57cad55b-fba7-4ea0-b64f-1658b47a7158>. 03:14:21 08:14:21.899 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-57cad55b-fba7-4ea0-b64f-1658b47a7158>. 03:14:21 08:14:21.899 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-57cad55b-fba7-4ea0-b64f-1658b47a7158>. 03:14:21 08:14:21.899 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2aa0810a-d155-431e-8c91-18579fd1728e>. 03:14:21 08:14:21.899 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2aa0810a-d155-431e-8c91-18579fd1728e>. 03:14:21 08:14:21.900 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2aa0810a-d155-431e-8c91-18579fd1728e>. 03:14:21 08:14:21.900 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2aa0810a-d155-431e-8c91-18579fd1728e>. 03:14:21 08:14:21.903 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-2aa0810a-d155-431e-8c91-18579fd1728e>. 03:14:21 08:14:21.904 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.904 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.905 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.905 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.905 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.905 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-08f94b3e-c383-40eb-8396-f3e80504c64e>. 03:14:21 08:14:21.905 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-daa47c7c-c6e3-47b4-9279-7616218decfa>. 03:14:21 08:14:21.906 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-daa47c7c-c6e3-47b4-9279-7616218decfa>. 03:14:21 08:14:21.906 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-daa47c7c-c6e3-47b4-9279-7616218decfa>. 03:14:21 08:14:21.907 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>. 03:14:21 08:14:21.907 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>. 03:14:21 08:14:21.907 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>. 03:14:21 08:14:21.908 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>. 03:14:21 08:14:21.914 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>. 03:14:21 08:14:21.914 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-5d4401f2-448e-4107-a320-5d6975467c77>, because of size limit. 03:14:21 08:14:21.915 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ac5f68bb-ef29-4a8c-ab06-c4a563e9eec7>. 03:14:21 08:14:21.915 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ac5f68bb-ef29-4a8c-ab06-c4a563e9eec7>. 03:14:21 08:14:21.916 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ac5f68bb-ef29-4a8c-ab06-c4a563e9eec7>. 03:14:21 08:14:21.916 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ac5f68bb-ef29-4a8c-ab06-c4a563e9eec7>. 03:14:21 08:14:21.916 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-ac5f68bb-ef29-4a8c-ab06-c4a563e9eec7>. 03:14:21 08:14:21.930 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2a1ca427-c677-41b5-b6c0-ecf7d4789597>. 03:14:21 08:14:21.931 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2a1ca427-c677-41b5-b6c0-ecf7d4789597>. 03:14:22 08:14:22.012 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-882f34c1-a469-43da-9f65-4c147bc4b402>. 03:14:22 08:14:22.013 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-882f34c1-a469-43da-9f65-4c147bc4b402>. 03:14:22 08:14:22.014 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-882f34c1-a469-43da-9f65-4c147bc4b402>. 03:14:22 08:14:22.015 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-3762e278-cf14-44e8-b5d4-0d90f8ec3e24>. 03:14:22 08:14:22.015 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-3762e278-cf14-44e8-b5d4-0d90f8ec3e24>. 03:14:22 08:14:22.016 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-3762e278-cf14-44e8-b5d4-0d90f8ec3e24>. 03:14:22 08:14:22.016 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-3762e278-cf14-44e8-b5d4-0d90f8ec3e24>. 03:14:22 08:14:22.019 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-9ebbf5e8-baf9-4a90-9fac-bd9d6123219f>. 03:14:22 08:14:22.019 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-9ebbf5e8-baf9-4a90-9fac-bd9d6123219f>. 03:14:22 08:14:22.020 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-9ebbf5e8-baf9-4a90-9fac-bd9d6123219f>. 03:14:22 08:14:22.020 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-9ebbf5e8-baf9-4a90-9fac-bd9d6123219f>. 03:14:22 08:14:22.021 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-9ebbf5e8-baf9-4a90-9fac-bd9d6123219f>. 03:14:22 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 03:14:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 03:14:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 03:14:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 03:14:27 08:14:27.356 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-f83dc7ab-6ed7-44ce-b0f7-0d083934f5a7>, because of size limit. 03:14:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.424 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 03:14:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 03:14:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 03:14:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 03:14:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 03:14:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 03:14:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 03:14:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 03:14:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 03:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 03:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 03:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 03:14:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 03:14:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 03:14:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 03:14:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 03:14:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 03:14:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 03:14:29 [INFO] [01/30/2024 08:14:29.441] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 03:14:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 03:14:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 03:14:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 03:14:29 08:14:29.535 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:14:29 08:14:29.662 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M40.051S> interval (min=<PT5M>) 03:14:29 08:14:29.662 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:29 08:14:29.662 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.26S> interval (min=<PT5M>) 03:14:29 08:14:29.689 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.232S> interval (min=<PT5M>) 03:14:29 08:14:29.690 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-0e5a9fa6-fc75-48ce-b624-e036e2542d96> 03:14:29 08:14:29.690 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.59S> interval (min=<PT5M>) 03:14:29 08:14:29.692 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0e5a9fa6-fc75-48ce-b624-e036e2542d96>. 03:14:29 08:14:29.692 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0e5a9fa6-fc75-48ce-b624-e036e2542d96>. 03:14:29 08:14:29.694 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.51S> interval (min=<PT5M>) 03:14:29 08:14:29.694 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:29 08:14:29.704 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7266a2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:29 08:14:29.704 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:29 08:14:29.706 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7266a2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:29 08:14:29.706 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:29 08:14:29.708 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 03:14:29 08:14:29.807 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:14:29 08:14:29.808 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-0e5a9fa6-fc75-48ce-b624-e036e2542d96> 03:14:29 08:14:29.815 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/target/address]> 03:14:30 08:14:29.945 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:14:30 08:14:29.995 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:30 08:14:30.008 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:14:30 08:14:30.011 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:30 08:14:30.123 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M44.975S> interval (min=<PT5M>) 03:14:30 08:14:30.123 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.124 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.628S> interval (min=<PT5M>) 03:14:30 08:14:30.137 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.666S> interval (min=<PT5M>) 03:14:30 08:14:30.137 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-51dc126e-5c6d-432a-ae66-bf9781bd914d> 03:14:30 08:14:30.138 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.479S> interval (min=<PT5M>) 03:14:30 08:14:30.139 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-51dc126e-5c6d-432a-ae66-bf9781bd914d>. 03:14:30 08:14:30.139 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-51dc126e-5c6d-432a-ae66-bf9781bd914d>. 03:14:30 08:14:30.142 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.721S> interval (min=<PT5M>) 03:14:30 08:14:30.142 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.143 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71f283f1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.144 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.145 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71f283f1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.145 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.147 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 03:14:30 08:14:30.254 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:14:30 08:14:30.255 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED> 03:14:30 08:14:30.256 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-51dc126e-5c6d-432a-ae66-bf9781bd914d> 03:14:30 08:14:30.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M1.816S> interval (min=<PT5M>) 03:14:30 08:14:30.414 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.415 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.247S> interval (min=<PT5M>) 03:14:30 08:14:30.416 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.182S> interval (min=<PT5M>) 03:14:30 08:14:30.417 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b228f3e9-f323-4e52-ba84-6e87fffed87b> 03:14:30 08:14:30.417 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.168S> interval (min=<PT5M>) 03:14:30 08:14:30.418 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b228f3e9-f323-4e52-ba84-6e87fffed87b>. 03:14:30 08:14:30.418 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b228f3e9-f323-4e52-ba84-6e87fffed87b>. 03:14:30 08:14:30.421 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.315S> interval (min=<PT5M>) 03:14:30 08:14:30.421 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.424 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@573c8381]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.424 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.426 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@573c8381]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.426 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.436 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@573c8381]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.436 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.437 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@573c8381]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.437 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.459 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)> 03:14:30 08:14:30.605 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M27.578S> interval (min=<PT5M>) 03:14:30 08:14:30.606 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.606 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.386S> interval (min=<PT5M>) 03:14:30 08:14:30.607 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.335S> interval (min=<PT5M>) 03:14:30 08:14:30.608 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-32845571-97a0-469e-aca3-8d96045dfc49> 03:14:30 08:14:30.608 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.992S> interval (min=<PT5M>) 03:14:30 08:14:30.609 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-32845571-97a0-469e-aca3-8d96045dfc49>. 03:14:30 08:14:30.609 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-32845571-97a0-469e-aca3-8d96045dfc49>. 03:14:30 08:14:30.612 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.424S> interval (min=<PT5M>) 03:14:30 08:14:30.612 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.614 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@519c6efc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.614 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.616 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@519c6efc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.616 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.617 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 03:14:30 08:14:30.728 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:14:30 08:14:30.729 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-32845571-97a0-469e-aca3-8d96045dfc49> 03:14:30 08:14:30.734 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=target:ditto/thing@twin]> 03:14:30 08:14:30.745 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:14:30 08:14:30.747 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:30 08:14:30.829 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:14:30 08:14:30.862 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M8.097S> interval (min=<PT5M>) 03:14:30 08:14:30.863 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.863 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.789S> interval (min=<PT5M>) 03:14:30 08:14:30.865 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-d28b32a0-17a3-4c05-a23f-f98298316c56> 03:14:30 08:14:30.886 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.883S> interval (min=<PT5M>) 03:14:30 08:14:30.886 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.885S> interval (min=<PT5M>) 03:14:30 08:14:30.887 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d28b32a0-17a3-4c05-a23f-f98298316c56>. 03:14:30 08:14:30.887 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d28b32a0-17a3-4c05-a23f-f98298316c56>. 03:14:30 08:14:30.889 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:30 08:14:30.889 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.767S> interval (min=<PT5M>) 03:14:30 08:14:30.891 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@504ff711]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.891 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:30 08:14:30.893 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@504ff711]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:30 08:14:30.893 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:30.956 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@504ff711]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:30.957 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:30.957 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@504ff711]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:30.957 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.002 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:14:31 08:14:31.008 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-d28b32a0-17a3-4c05-a23f-f98298316c56> 03:14:31 08:14:31.130 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M30.61S> interval (min=<PT5M>) 03:14:31 08:14:31.130 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.130 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.841S> interval (min=<PT5M>) 03:14:31 08:14:31.131 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.074S> interval (min=<PT5M>) 03:14:31 08:14:31.132 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-4ab524e9-58f5-4bec-9424-e716290ceae5> 03:14:31 08:14:31.132 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.304S> interval (min=<PT5M>) 03:14:31 08:14:31.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4ab524e9-58f5-4bec-9424-e716290ceae5>. 03:14:31 08:14:31.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4ab524e9-58f5-4bec-9424-e716290ceae5>. 03:14:31 08:14:31.136 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.93S> interval (min=<PT5M>) 03:14:31 08:14:31.136 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.138 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74ae85db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.138 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.140 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74ae85db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.140 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.141 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:42863> due to java.net.ConnectException: Connection refused 03:14:31 08:14:31.142 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-4ab524e9-58f5-4bec-9424-e716290ceae5' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='Could not establish a connection on '127.0.0.1:42863'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 03:14:31 08:14:31.310 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M10.532S> interval (min=<PT5M>) 03:14:31 08:14:31.310 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.573S> interval (min=<PT5M>) 03:14:31 08:14:31.310 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.382S> interval (min=<PT5M>) 03:14:31 08:14:31.310 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.311 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b8323891-bbbf-4c84-bfb6-7ed025f6ea32> 03:14:31 08:14:31.311 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.086S> interval (min=<PT5M>) 03:14:31 08:14:31.313 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b8323891-bbbf-4c84-bfb6-7ed025f6ea32>. 03:14:31 08:14:31.313 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b8323891-bbbf-4c84-bfb6-7ed025f6ea32>. 03:14:31 08:14:31.316 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.316 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.591S> interval (min=<PT5M>) 03:14:31 08:14:31.318 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@343583aa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.318 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.320 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@343583aa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.320 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.323 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@343583aa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.324 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.324 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@343583aa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.325 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.336 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(java.util.concurrent.CompletionException: JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:45015>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 03:14:31 Jan 30, 2024 8:14:31 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:14:31 WARNING: Exception thrown during asynchronous load 03:14:31 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:45015>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:14:31 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100) 03:14:31 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87) 03:14:31 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:14:31 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108) 03:14:31 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91) 03:14:31 at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894) 03:14:31 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:14:31 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:14:31 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:14:31 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 03:14:31 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:14:31 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:14:31 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:14:31 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:14:31 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:14:31 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:14:31 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:14:31 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:14:31 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:14:31 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:14:31 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:14:31 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:14:31 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:14:31 03:14:31 08:14:31.436 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-b8323891-bbbf-4c84-bfb6-7ed025f6ea32> 03:14:31 08:14:31.488 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M33.16S> interval (min=<PT5M>) 03:14:31 08:14:31.488 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.488 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.038S> interval (min=<PT5M>) 03:14:31 08:14:31.489 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.411S> interval (min=<PT5M>) 03:14:31 08:14:31.490 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-7ff56175-4872-48da-aac4-8dbc3fd3a0b5> 03:14:31 08:14:31.490 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.567S> interval (min=<PT5M>) 03:14:31 08:14:31.491 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7ff56175-4872-48da-aac4-8dbc3fd3a0b5>. 03:14:31 08:14:31.492 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7ff56175-4872-48da-aac4-8dbc3fd3a0b5>. 03:14:31 08:14:31.494 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.968S> interval (min=<PT5M>) 03:14:31 08:14:31.494 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.495 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@798f6593]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.496 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.497 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@798f6593]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.498 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.500 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@798f6593]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.500 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.501 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@798f6593]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.501 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.501 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:14:31 08:14:31.710 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M23.766S> interval (min=<PT5M>) 03:14:31 08:14:31.710 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.711 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.075S> interval (min=<PT5M>) 03:14:31 08:14:31.712 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.162S> interval (min=<PT5M>) 03:14:31 08:14:31.712 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-ec93aa9c-e00d-42bc-9ee2-bb590d588f70> 03:14:31 08:14:31.712 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M41.925S> interval (min=<PT5M>) 03:14:31 08:14:31.714 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ec93aa9c-e00d-42bc-9ee2-bb590d588f70>. 03:14:31 08:14:31.714 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ec93aa9c-e00d-42bc-9ee2-bb590d588f70>. 03:14:31 08:14:31.716 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.898S> interval (min=<PT5M>) 03:14:31 08:14:31.717 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:31 08:14:31.761 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d854126]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.761 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.763 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d854126]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.763 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.765 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d854126]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.765 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.766 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d854126]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:31 08:14:31.766 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:31 08:14:31.838 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-ec93aa9c-e00d-42bc-9ee2-bb590d588f70> 03:14:31 08:14:31.885 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:14:31 08:14:31.889 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:32 08:14:32.025 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M46.784S> interval (min=<PT5M>) 03:14:32 08:14:32.025 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.026 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.236S> interval (min=<PT5M>) 03:14:32 08:14:32.026 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.819S> interval (min=<PT5M>) 03:14:32 08:14:32.027 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-06f628b2-a52e-4170-ae39-d1ebbb1f652d> 03:14:32 08:14:32.027 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.089S> interval (min=<PT5M>) 03:14:32 08:14:32.029 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-06f628b2-a52e-4170-ae39-d1ebbb1f652d>. 03:14:32 08:14:32.029 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-06f628b2-a52e-4170-ae39-d1ebbb1f652d>. 03:14:32 08:14:32.032 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.479S> interval (min=<PT5M>) 03:14:32 08:14:32.032 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.034 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1747b730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.034 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.036 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1747b730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.036 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.041 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:14:32 08:14:32.204 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.887S> interval (min=<PT5M>) 03:14:32 08:14:32.204 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.205 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.398S> interval (min=<PT5M>) 03:14:32 08:14:32.206 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.57S> interval (min=<PT5M>) 03:14:32 08:14:32.206 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-cde82433-36cb-41ba-af20-210f270e7db0> 03:14:32 08:14:32.207 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.526S> interval (min=<PT5M>) 03:14:32 08:14:32.208 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cde82433-36cb-41ba-af20-210f270e7db0>. 03:14:32 08:14:32.209 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cde82433-36cb-41ba-af20-210f270e7db0>. 03:14:32 08:14:32.211 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.211 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.782S> interval (min=<PT5M>) 03:14:32 08:14:32.213 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@37f7eede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.213 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.215 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@37f7eede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.215 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.216 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:14:32 08:14:32.327 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-cde82433-36cb-41ba-af20-210f270e7db0> 03:14:32 08:14:32.334 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M42.098S> interval (min=<PT5M>) 03:14:32 08:14:32.335 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.335 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.509S> interval (min=<PT5M>) 03:14:32 08:14:32.336 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.564S> interval (min=<PT5M>) 03:14:32 08:14:32.336 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-303d054c-c408-425c-bdcc-a8265ccb0557> 03:14:32 08:14:32.336 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.82S> interval (min=<PT5M>) 03:14:32 08:14:32.338 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-303d054c-c408-425c-bdcc-a8265ccb0557>. 03:14:32 08:14:32.338 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-303d054c-c408-425c-bdcc-a8265ccb0557>. 03:14:32 08:14:32.340 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.013S> interval (min=<PT5M>) 03:14:32 08:14:32.340 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.342 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1f80793b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.342 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.344 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1f80793b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.344 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.345 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-303d054c-c408-425c-bdcc-a8265ccb0557>. 03:14:32 08:14:32.345 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-303d054c-c408-425c-bdcc-a8265ccb0557>. 03:14:32 08:14:32.453 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-303d054c-c408-425c-bdcc-a8265ccb0557> 03:14:32 08:14:32.571 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.166S> interval (min=<PT5M>) 03:14:32 08:14:32.571 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.572 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.175S> interval (min=<PT5M>) 03:14:32 08:14:32.572 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.836S> interval (min=<PT5M>) 03:14:32 08:14:32.573 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-f07993fa-7974-4417-9890-9a271a0cd12f> 03:14:32 08:14:32.573 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.603S> interval (min=<PT5M>) 03:14:32 08:14:32.575 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f07993fa-7974-4417-9890-9a271a0cd12f>. 03:14:32 08:14:32.575 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f07993fa-7974-4417-9890-9a271a0cd12f>. 03:14:32 08:14:32.578 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.578 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.045S> interval (min=<PT5M>) 03:14:32 08:14:32.585 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2910f603]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.586 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.587 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2910f603]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.587 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.590 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2910f603]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.590 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.591 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2910f603]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.591 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.654 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:14:32 08:14:32.816 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M45.956S> interval (min=<PT5M>) 03:14:32 08:14:32.817 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.817 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.93S> interval (min=<PT5M>) 03:14:32 08:14:32.817 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.38S> interval (min=<PT5M>) 03:14:32 08:14:32.818 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-187a68dc-68fc-4f87-9101-4c6e1898b526> 03:14:32 08:14:32.818 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.403S> interval (min=<PT5M>) 03:14:32 08:14:32.820 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-187a68dc-68fc-4f87-9101-4c6e1898b526>. 03:14:32 08:14:32.820 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-187a68dc-68fc-4f87-9101-4c6e1898b526>. 03:14:32 08:14:32.823 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.204S> interval (min=<PT5M>) 03:14:32 08:14:32.823 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:32 08:14:32.825 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2dde30a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.825 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:32 08:14:32.827 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2dde30a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:32 08:14:32.827 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:33 08:14:32.998 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-187a68dc-68fc-4f87-9101-4c6e1898b526> 03:14:33 08:14:33.217 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M42.772S> interval (min=<PT5M>) 03:14:33 08:14:33.220 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.724S> interval (min=<PT5M>) 03:14:33 08:14:33.220 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2013e48e-5a08-4aa4-bef0-af064b8a7456> 03:14:33 08:14:33.221 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.646S> interval (min=<PT5M>) 03:14:33 08:14:33.221 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:33 08:14:33.221 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.804S> interval (min=<PT5M>) 03:14:33 08:14:33.222 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2013e48e-5a08-4aa4-bef0-af064b8a7456>. 03:14:33 08:14:33.223 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2013e48e-5a08-4aa4-bef0-af064b8a7456>. 03:14:33 08:14:33.227 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:33 08:14:33.227 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.065S> interval (min=<PT5M>) 03:14:33 08:14:33.230 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1867d621]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:33 08:14:33.230 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:33 08:14:33.232 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1867d621]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:33 08:14:33.233 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:33 08:14:33.234 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-2013e48e-5a08-4aa4-bef0-af064b8a7456>. 03:14:33 08:14:33.340 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-2013e48e-5a08-4aa4-bef0-af064b8a7456> 03:14:33 08:14:33.453 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M17.964S> interval (min=<PT5M>) 03:14:33 08:14:33.453 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:33 08:14:33.454 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.938S> interval (min=<PT5M>) 03:14:33 08:14:33.454 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.047S> interval (min=<PT5M>) 03:14:33 08:14:33.455 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-77ad4c21-4af9-41c8-822b-f95307d98df8> 03:14:33 08:14:33.455 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.487S> interval (min=<PT5M>) 03:14:33 08:14:33.457 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-77ad4c21-4af9-41c8-822b-f95307d98df8>. 03:14:33 08:14:33.457 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-77ad4c21-4af9-41c8-822b-f95307d98df8>. 03:14:33 08:14:33.460 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.221S> interval (min=<PT5M>) 03:14:33 08:14:33.460 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:33 08:14:33.461 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cf7dc96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:33 08:14:33.485 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:33 08:14:33.486 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cf7dc96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:33 08:14:33.487 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:14:33 08:14:33.487 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-77ad4c21-4af9-41c8-822b-f95307d98df8>. 03:14:33 08:14:33.489 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:14:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.952 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 03:14:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 03:14:33 [INFO] [01/30/2024 08:14:33.528] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.609] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.648] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.701] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.743] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.794] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.849] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:33 [INFO] [01/30/2024 08:14:33.922] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.006] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.106] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.188] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.231] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.299] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.341] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] [01/30/2024 08:14:34.399] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 03:14:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 03:14:34 08:14:34.408 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:14:34 08:14:34.511 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:34 08:14:34.515 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:34 08:14:34.523 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Correlation ID of live response <otherID> differs from correlation ID of command <cid>. 03:14:34 08:14:34.607 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]> 03:14:34 08:14:34.702 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:34 08:14:34.706 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:34 08:14:34.773 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.commands:retrieveThing> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:34 08:14:34.787 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:34 08:14:34.859 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:34 08:14:34.862 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:34 08:14:34.946 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:34 08:14:34.948 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:34 08:14:34.950 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}> 03:14:35 08:14:35.044 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/foo/Hamburg]> 03:14:35 08:14:35.046 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.146 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.148 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:35 08:14:35.150 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Entity ID of live response <namespace:wrongthing> differs from entity ID of command <ditto:thing>. 03:14:35 08:14:35.246 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.248 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.349 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.351 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:35 08:14:35.353 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"topic":"ditto/thing/things/live/messages/please-respond","headers":{"response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"please-respond","ditto-message-thing-id":"ditto:thing","content-type":"application/vnd.org.eclipse.ditto.foobar+json","correlation-id":"cid","my-custom-header":"bumlux"},"path":"/outbox/messages/please-respond","value":{"foo":true},"status":418}> 03:14:35 08:14:35.435 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.437 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:35 08:14:35.438 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}> 03:14:35 08:14:35.525 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 03:14:35 08:14:35.527 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.543 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 03:14:35 08:14:35.545 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.561 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 03:14:35 08:14:35.563 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.579 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 03:14:35 08:14:35.581 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.597 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 03:14:35 08:14:35.599 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.614 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 03:14:35 08:14:35.617 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.632 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 03:14:35 08:14:35.634 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.650 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 03:14:35 08:14:35.653 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.743 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]> 03:14:35 08:14:35.747 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left> 03:14:35 08:14:35.747 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal - NoSuchElementException: Either.right.get on Left 03:14:35 08:14:35.861 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.885 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:35 08:14:35.987 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:35 08:14:35.990 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 03:14:35 08:14:35.993 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Type of live response <messages.responses:featureResponseMessage> is not related to type of command <messages.commands:thingMessage>. 03:14:36 08:14:36.018 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:36 08:14:36.020 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:36 08:14:36.062 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:36 08:14:36.088 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:36 08:14:36.160 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:36 08:14:36.163 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:36 08:14:36.242 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 03:14:36 08:14:36.244 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 03:14:36 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 03:14:36 08:14:36.324 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=replyTarget/thing:id]> 03:14:36 08:14:36.324 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal - IllegalStateException: Operation not allowed in uninitialized state. 03:14:36 08:14:36.354 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:36 08:14:36.356 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:37 08:14:37.235 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:37 08:14:37.238 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:37 08:14:37.452 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:37 08:14:37.454 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:14:37 08:14:37.930 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:38 08:14:38.329 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:14:39 [INFO] [01/30/2024 08:14:39.212] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 03:14:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 03:14:39 [INFO] [01/30/2024 08:14:39.266] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:39 [INFO] [01/30/2024 08:14:39.327] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 03:14:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 03:14:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 03:14:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 03:14:39 08:14:39.681 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.686 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.690 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.691 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.699 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.700 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.701 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.702 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.703 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.704 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.705 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.705 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.706 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.707 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 08:14:39.708 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d75a5f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 03:14:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 03:14:39 08:14:39.715 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:14:40 08:14:39.922 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 03:14:40 08:14:39.945 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:40 08:14:40.046 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 03:14:40 08:14:40.055 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 03:14:40 08:14:40.156 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-25] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 03:14:40 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.462 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 03:14:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 03:14:40 08:14:40.740 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response 03:14:40 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null 03:14:41 08:14:40.993 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 08:14:41.009 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 08:14:41.013 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 08:14:41.017 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-23] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 08:14:41.022 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 08:14:41.026 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-23] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 03:14:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 03:14:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 03:14:44 [INFO] [01/30/2024 08:14:44.043] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:14:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.010 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 03:14:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 03:14:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 03:14:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 03:14:44 08:14:44.154 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:14:44 08:14:44.458 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:44 08:14:44.497 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:44 08:14:44.530 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:44 08:14:44.589 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.23S> interval (min=<PT5M>) 03:14:44 08:14:44.590 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:44 08:14:44.591 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H28M26.685S> 03:14:44 08:14:44.931 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2> was recovered: null 03:14:44 08:14:44.948 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7d8a6cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:45 08:14:44.954 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2>: <[always-alive, priority-0]> 03:14:45 08:14:45.049 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:45 08:14:45.076 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2> with <1> clients. 03:14:45 08:14:45.161 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7d8a6cea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:45 08:14:45.162 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2>: <[always-alive, priority-0]> 03:14:45 08:14:45.169 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 03:14:45 08:14:45.186 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2> with <1> clients. 03:14:45 08:14:45.191 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3a462cd1-8d24-4566-9be8-9524bf5dc6a2> 03:14:45 08:14:45.370 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:45 08:14:45.383 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:45 08:14:45.386 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:45 08:14:45.390 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H48M33.452S> 03:14:45 08:14:45.390 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:45 08:14:45.390 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.488S> interval (min=<PT5M>) 03:14:45 08:14:45.391 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-517ae5b6-da2f-41f0-be6b-cca525eb4f37> was recovered: null 03:14:45 08:14:45.398 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5927c602]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:45 08:14:45.402 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-517ae5b6-da2f-41f0-be6b-cca525eb4f37> with <1> clients. 03:14:45 08:14:45.521 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:45 08:14:45.536 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:45 08:14:45.540 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:45 08:14:45.544 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:45 08:14:45.544 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H56M36.63S> 03:14:45 08:14:45.544 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.42S> interval (min=<PT5M>) 03:14:45 08:14:45.545 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-698b71b1-8bd8-4057-bb9d-faa312144fa1> was recovered: null 03:14:45 08:14:45.548 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26bc86b3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:45 08:14:45.549 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-698b71b1-8bd8-4057-bb9d-faa312144fa1> with <1> clients. 03:14:45 08:14:45.575 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:14:45 08:14:45.626 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-517ae5b6-da2f-41f0-be6b-cca525eb4f37> 03:14:45 08:14:45.720 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:45 08:14:45.734 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:45 08:14:45.737 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:45 08:14:45.741 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H44M39.127S> 03:14:45 08:14:45.741 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:45 08:14:45.741 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.769S> interval (min=<PT5M>) 03:14:45 08:14:45.741 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-39fa2388-3397-455d-bd70-b01bae0f6d6d> was recovered: null 03:14:45 08:14:45.744 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@746fd3e9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:45 08:14:45.746 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-39fa2388-3397-455d-bd70-b01bae0f6d6d>: <[]> 03:14:45 08:14:45.750 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:45 08:14:45.775 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-698b71b1-8bd8-4057-bb9d-faa312144fa1> 03:14:46 08:14:45.960 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-39fa2388-3397-455d-bd70-b01bae0f6d6d> 03:14:46 08:14:46.043 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:46 08:14:46.057 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:46 08:14:46.060 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:46 08:14:46.063 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H15M1.582S> 03:14:46 08:14:46.063 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:46 08:14:46.063 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.184S> interval (min=<PT5M>) 03:14:46 08:14:46.064 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d3cab074-0113-413b-89dd-c6c44f246894> was recovered: null 03:14:46 08:14:46.066 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15292425]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:46 08:14:46.066 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d3cab074-0113-413b-89dd-c6c44f246894>: <[]> 03:14:46 08:14:46.070 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:46 08:14:46.074 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-c93763f}], connection=ImmutableConnection [id=connection-d3cab074-0113-413b-89dd-c6c44f246894, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-c93763f}]]> 03:14:46 08:14:46.075 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-c93763f}]] 03:14:46 08:14:46.177 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d3cab074-0113-413b-89dd-c6c44f246894> 03:14:46 08:14:46.260 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:46 08:14:46.274 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:46 08:14:46.277 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:46 08:14:46.281 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H17M17.414S> 03:14:46 08:14:46.281 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:46 08:14:46.281 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.305S> interval (min=<PT5M>) 03:14:46 08:14:46.285 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-31dbb61a-2143-4420-af6d-d69681224f8d> was recovered: null 03:14:46 08:14:46.287 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7529545d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:46 08:14:46.287 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-31dbb61a-2143-4420-af6d-d69681224f8d>: <[]> 03:14:46 08:14:46.292 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:46 08:14:46.399 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-31dbb61a-2143-4420-af6d-d69681224f8d> 03:14:46 08:14:46.481 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:46 08:14:46.506 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:46 08:14:46.509 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:46 08:14:46.514 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:46 08:14:46.514 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.415S> interval (min=<PT5M>) 03:14:46 08:14:46.514 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M53.872S> 03:14:46 08:14:46.515 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-901ed3b2-df9c-451d-8748-344f06492fdd> was recovered: null 03:14:46 08:14:46.517 [WARN ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7437bebb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:46 08:14:46.518 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-901ed3b2-df9c-451d-8748-344f06492fdd>: <[always-alive, priority-0]> 03:14:46 08:14:46.522 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:46 08:14:46.523 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-901ed3b2-df9c-451d-8748-344f06492fdd> with <1> clients. 03:14:46 08:14:46.550 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-901ed3b2-df9c-451d-8748-344f06492fdd>: <[]> 03:14:46 08:14:46.553 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 03:14:46 08:14:46.556 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-901ed3b2-df9c-451d-8748-344f06492fdd>: <[]> 03:14:46 08:14:46.558 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>. 03:14:48 08:14:48.589 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-901ed3b2-df9c-451d-8748-344f06492fdd> was deleted recently. Shutting Actor down ... 03:14:48 08:14:48.589 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-901ed3b2-df9c-451d-8748-344f06492fdd> 03:14:48 08:14:48.676 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:48 08:14:48.690 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:48 08:14:48.693 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:48 08:14:48.696 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H56M31.196S> 03:14:48 08:14:48.696 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:48 08:14:48.696 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.16S> interval (min=<PT5M>) 03:14:48 08:14:48.696 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-580cbca3-4d07-4ff4-9827-3189d150c35d> was recovered: null 03:14:48 08:14:48.698 [WARN ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@591f7917]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:48 08:14:48.699 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-580cbca3-4d07-4ff4-9827-3189d150c35d> with <1> clients. 03:14:48 08:14:48.820 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.807S> interval (min=<PT5M>) 03:14:48 08:14:48.820 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:48 08:14:48.921 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-580cbca3-4d07-4ff4-9827-3189d150c35d> 03:14:49 08:14:49.048 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:49 08:14:49.051 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:49 08:14:49.054 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M33.429S> 03:14:49 08:14:49.056 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e0931eac-08d8-40ae-b31f-908d0d796c9a> was recovered: null 03:14:49 08:14:49.058 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ab61bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:49 08:14:49.058 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-e0931eac-08d8-40ae-b31f-908d0d796c9a>: <[]> 03:14:49 08:14:49.062 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:49 08:14:49.064 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ab61bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:49 08:14:49.065 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-e0931eac-08d8-40ae-b31f-908d0d796c9a>: <[always-alive, priority-0]> 03:14:49 08:14:49.068 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 03:14:49 08:14:49.068 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e0931eac-08d8-40ae-b31f-908d0d796c9a> with <2> clients. 03:14:49 08:14:49.087 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e0931eac-08d8-40ae-b31f-908d0d796c9a> 03:14:49 08:14:49.211 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:49 08:14:49.228 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:49 08:14:49.231 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:49 08:14:49.236 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H20M28.298S> 03:14:49 08:14:49.236 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.61S> interval (min=<PT5M>) 03:14:49 08:14:49.237 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:49 08:14:49.237 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-28ce642c-3001-4cbd-b715-88f103c85209> was recovered: null 03:14:49 08:14:49.240 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ba950b9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:49 08:14:49.241 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-28ce642c-3001-4cbd-b715-88f103c85209>: <[]> 03:14:49 08:14:49.246 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:49 08:14:49.267 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-ae39c16}], connection=ImmutableConnection [id=connection-28ce642c-3001-4cbd-b715-88f103c85209, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-ae39c16}]]> 03:14:49 08:14:49.269 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-ae39c16}]] 03:14:49 08:14:49.370 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-28ce642c-3001-4cbd-b715-88f103c85209> 03:14:49 08:14:49.455 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:49 08:14:49.468 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:49 08:14:49.471 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:49 08:14:49.474 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H32M15.43S> 03:14:49 08:14:49.474 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:49 08:14:49.474 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.023S> interval (min=<PT5M>) 03:14:49 08:14:49.474 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-86757f3a-7e3e-4077-9ed1-251905886136> was recovered: null 03:14:49 08:14:49.476 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f45c3f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:49 08:14:49.477 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-86757f3a-7e3e-4077-9ed1-251905886136>: <[always-alive, priority-0]> 03:14:49 08:14:49.481 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:49 08:14:49.481 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-86757f3a-7e3e-4077-9ed1-251905886136> with <1> clients. 03:14:49 08:14:49.507 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-86757f3a-7e3e-4077-9ed1-251905886136>: <[]> 03:14:49 08:14:49.509 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 03:14:49 08:14:49.513 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f45c3f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:49 08:14:49.514 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-86757f3a-7e3e-4077-9ed1-251905886136>: <[]> 03:14:49 08:14:49.518 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>. 03:14:51 08:14:51.511 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-86757f3a-7e3e-4077-9ed1-251905886136> was not accessed in a while. Shutting Actor down ... 03:14:51 08:14:51.512 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-86757f3a-7e3e-4077-9ed1-251905886136> 03:14:52 08:14:52.604 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:52 08:14:52.618 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:52 08:14:52.621 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:52 08:14:52.624 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H5M20.393S> 03:14:52 08:14:52.624 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:52 08:14:52.625 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.631S> interval (min=<PT5M>) 03:14:52 08:14:52.625 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-721b206e-e6f7-4cb8-a4e4-3d414a48b425> was recovered: null 03:14:52 08:14:52.628 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1369c0cf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:52 08:14:52.628 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-721b206e-e6f7-4cb8-a4e4-3d414a48b425>: <[]> 03:14:52 08:14:52.632 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:52 08:14:52.637 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-721b206e-e6f7-4cb8-a4e4-3d414a48b425>: <[]> 03:14:52 08:14:52.639 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:14:54 08:14:54.673 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-721b206e-e6f7-4cb8-a4e4-3d414a48b425> was deleted recently. Shutting Actor down ... 03:14:54 08:14:54.673 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-721b206e-e6f7-4cb8-a4e4-3d414a48b425> 03:14:54 08:14:54.791 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:54 08:14:54.793 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:54 08:14:54.797 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H5M31.546S> 03:14:54 08:14:54.797 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.744S> interval (min=<PT5M>) 03:14:54 08:14:54.797 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:54 08:14:54.798 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-178c3f88-4fbc-4510-bb39-53446ab1870b> was recovered: null 03:14:54 08:14:54.801 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@20cbb694]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:54 08:14:54.801 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-ecf3624, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-178c3f88-4fbc-4510-bb39-53446ab1870b, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38687, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionUnavailableException [message='not valid', errorCode=connectivity:connection.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Connection is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-ecf3624, validator-should-throw-exception=true}]]> 03:14:56 08:14:56.829 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-178c3f88-4fbc-4510-bb39-53446ab1870b> was deleted recently. Shutting Actor down ... 03:14:56 08:14:56.920 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:56 08:14:56.934 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:56 08:14:56.937 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:56 08:14:56.941 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-19] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:56 08:14:56.941 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-19] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.506S> interval (min=<PT5M>) 03:14:56 08:14:56.941 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M52.142S> 03:14:56 08:14:56.942 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d> was recovered: null 03:14:56 08:14:56.944 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30de492f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:56 08:14:56.945 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d>: <[always-alive, priority-0]> 03:14:56 08:14:56.949 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:56 08:14:56.950 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d> with <1> clients. 03:14:56 08:14:56.976 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d>: <[]> 03:14:56 08:14:56.978 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:14:59 08:14:59.014 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d> was deleted recently. Shutting Actor down ... 03:14:59 08:14:59.015 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7defd5b1-a592-43c8-bbe4-b4a54732784d> 03:14:59 08:14:59.104 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:59 08:14:59.117 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:59 08:14:59.120 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:59 08:14:59.123 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H34.531S> 03:14:59 08:14:59.123 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:59 08:14:59.123 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.608S> interval (min=<PT5M>) 03:14:59 08:14:59.124 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ade7da0-bbc0-4b41-a1a6-fc6eaae1ce32> was recovered: null 03:14:59 08:14:59.126 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64ec1d63]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:59 08:14:59.126 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3ade7da0-bbc0-4b41-a1a6-fc6eaae1ce32>: <[always-alive, priority-0]> 03:14:59 08:14:59.130 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:59 08:14:59.130 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3ade7da0-bbc0-4b41-a1a6-fc6eaae1ce32> with <1> clients. 03:14:59 08:14:59.162 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ade7da0-bbc0-4b41-a1a6-fc6eaae1ce32> 03:14:59 08:14:59.283 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:14:59 08:14:59.298 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:59 08:14:59.302 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:59 08:14:59.308 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H7M56.498S> 03:14:59 08:14:59.310 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.717S> interval (min=<PT5M>) 03:14:59 08:14:59.310 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:59 08:14:59.313 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d> was recovered: null 03:14:59 08:14:59.316 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f87f79a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:59 08:14:59.317 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d>: <[always-alive, priority-0]> 03:14:59 08:14:59.323 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:14:59 08:14:59.324 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d> with <1> clients. 03:14:59 08:14:59.351 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f87f79a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:59 08:14:59.351 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d>: <[always-alive, priority-0]> 03:14:59 08:14:59.356 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 03:14:59 08:14:59.356 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d> with <1> clients. 03:14:59 08:14:59.461 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5a2ffc83-7bc4-432b-92a5-9dc31c04229d> 03:14:59 08:14:59.558 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:14:59 08:14:59.561 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:14:59 08:14:59.565 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H27M34.444S> 03:14:59 08:14:59.565 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:14:59 08:14:59.565 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.206S> interval (min=<PT5M>) 03:14:59 08:14:59.566 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-06c1365a-cf8c-42c8-8a7a-a307e0d71685> was recovered: null 03:14:59 08:14:59.568 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1a4fbcd9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:14:59 08:14:59.568 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-7bd3aa4, should-throw-exception=true}], connection=ImmutableConnection [id=connection-06c1365a-cf8c-42c8-8a7a-a307e0d71685, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:37295, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='validation failed...', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Make sure all required properties are set and valid in the configuration.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]> 03:15:01 08:15:01.600 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-06c1365a-cf8c-42c8-8a7a-a307e0d71685> was deleted recently. Shutting Actor down ... 03:15:01 08:15:01.718 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:01 08:15:01.732 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:01 08:15:01.734 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:01 08:15:01.738 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H45M27.001S> 03:15:01 08:15:01.738 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.533S> interval (min=<PT5M>) 03:15:01 08:15:01.738 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:01 08:15:01.738 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b1115ff6-fd1f-4367-ad3d-07727fcb5aba> was recovered: null 03:15:01 08:15:01.739 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-ea255b5}], connection=ImmutableConnection [id=connection-b1115ff6-fd1f-4367-ad3d-07727fcb5aba, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-ea255b5}]]> 03:15:01 08:15:01.740 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-ea255b5}]] 03:15:01 08:15:01.842 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b1115ff6-fd1f-4367-ad3d-07727fcb5aba> 03:15:01 08:15:01.935 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:01 08:15:01.948 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:01 08:15:01.951 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:01 08:15:01.954 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H49M29.953S> 03:15:01 08:15:01.954 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:01 08:15:01.954 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.002S> interval (min=<PT5M>) 03:15:01 08:15:01.955 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-99fee7ae-4390-4bd1-8aef-861ab46edd33> was recovered: null 03:15:01 08:15:01.957 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@73a3d578]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:01 08:15:01.958 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-99fee7ae-4390-4bd1-8aef-861ab46edd33>: <[always-alive, priority-0]> 03:15:01 08:15:01.962 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:01 08:15:01.962 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-99fee7ae-4390-4bd1-8aef-861ab46edd33> with <1> clients. 03:15:02 08:15:01.993 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-99fee7ae-4390-4bd1-8aef-861ab46edd33> 03:15:02 08:15:02.113 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:02 08:15:02.126 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:02 08:15:02.129 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:02 08:15:02.132 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H7M2.548S> 03:15:02 08:15:02.132 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:02 08:15:02.132 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.266S> interval (min=<PT5M>) 03:15:02 08:15:02.133 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a6d76304-06c1-4526-b2e9-89a3b091c057> was recovered: null 03:15:02 08:15:02.144 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-b60ee91}], connection=ImmutableConnection [id=connection-a6d76304-06c1-4526-b2e9-89a3b091c057, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-b60ee91}]]> 03:15:02 08:15:02.145 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-b60ee91}]] 03:15:02 08:15:02.247 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a6d76304-06c1-4526-b2e9-89a3b091c057> 03:15:02 08:15:02.339 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:02 08:15:02.353 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:02 08:15:02.356 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:02 08:15:02.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H13M16.75S> 03:15:02 08:15:02.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:02 08:15:02.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.11S> interval (min=<PT5M>) 03:15:02 08:15:02.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b356e214-3b0f-4459-953e-d047d18be1e2> was recovered: null 03:15:02 08:15:02.362 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3bef699d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:02 08:15:02.363 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b356e214-3b0f-4459-953e-d047d18be1e2> with <1> clients. 03:15:02 08:15:02.385 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:15:02 08:15:02.486 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:02 08:15:02.499 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:02 08:15:02.501 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:02 08:15:02.504 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H4M11.933S> 03:15:02 08:15:02.505 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:02 08:15:02.505 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.075S> interval (min=<PT5M>) 03:15:02 08:15:02.505 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc> was recovered: null 03:15:02 08:15:02.507 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@44fecc84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:02 08:15:02.508 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc>: <[always-alive, priority-0]> 03:15:02 08:15:02.511 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:02 08:15:02.511 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc> with <1> clients. 03:15:02 08:15:02.536 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc>: <[]> 03:15:02 08:15:02.539 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:15:02 08:15:02.541 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-84c6493}], connectionId=connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc]> 03:15:02 08:15:02.541 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-84c6493}]] 03:15:02 08:15:02.543 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6fb4659a-b07c-44e1-a5ca-6442786c06dc> 03:15:02 08:15:02.585 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b356e214-3b0f-4459-953e-d047d18be1e2> 03:15:02 08:15:02.615 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:02 08:15:02.628 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:02 08:15:02.631 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:02 08:15:02.634 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H10M7.656S> 03:15:02 08:15:02.634 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:02 08:15:02.634 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.748S> interval (min=<PT5M>) 03:15:02 08:15:02.634 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c72b8581-d977-416d-b5fe-08e6fd160823> was recovered: null 03:15:02 08:15:02.636 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1cd286e9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:02 08:15:02.637 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-c72b8581-d977-416d-b5fe-08e6fd160823>: <[always-alive, priority-0]> 03:15:02 08:15:02.640 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:02 08:15:02.640 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c72b8581-d977-416d-b5fe-08e6fd160823> with <1> clients. 03:15:02 08:15:02.667 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c72b8581-d977-416d-b5fe-08e6fd160823> 03:15:04 08:15:04.739 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.994S> interval (min=<PT5M>) 03:15:04 08:15:04.740 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38469, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953, pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38469), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953)))> 03:15:04 08:15:04.853 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:04 08:15:04.867 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:04 08:15:04.870 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:04 08:15:04.873 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H45M28.98S> 03:15:04 08:15:04.873 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-257142c3-6ce9-438e-a72d-0196ac4457bf> was recovered: null 03:15:04 08:15:04.875 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10dbc528]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:04 08:15:04.876 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-257142c3-6ce9-438e-a72d-0196ac4457bf>: <[]> 03:15:04 08:15:04.879 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:04 08:15:04.881 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10dbc528]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:04 08:15:04.882 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-257142c3-6ce9-438e-a72d-0196ac4457bf>: <[always-alive, priority-0]> 03:15:04 08:15:04.884 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 03:15:04 08:15:04.884 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-257142c3-6ce9-438e-a72d-0196ac4457bf> with <2> clients. 03:15:05 08:15:04.952 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-257142c3-6ce9-438e-a72d-0196ac4457bf>: <[]> 03:15:05 08:15:04.954 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>. 03:15:05 08:15:04.957 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-257142c3-6ce9-438e-a72d-0196ac4457bf>: <[]> 03:15:05 08:15:04.960 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <4>. 03:15:07 08:15:07.001 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-257142c3-6ce9-438e-a72d-0196ac4457bf> was deleted recently. Shutting Actor down ... 03:15:07 08:15:07.001 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-257142c3-6ce9-438e-a72d-0196ac4457bf> 03:15:07 08:15:07.129 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:07 08:15:07.143 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:07 08:15:07.145 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:07 08:15:07.149 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:07 08:15:07.150 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M5.088S> 03:15:07 08:15:07.150 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.816S> interval (min=<PT5M>) 03:15:07 08:15:07.150 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ffdc7c5-e893-41ca-b4f3-32ccc6225a26> was recovered: null 03:15:07 08:15:07.153 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5986fe67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:07 08:15:07.153 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3ffdc7c5-e893-41ca-b4f3-32ccc6225a26>: <[]> 03:15:07 08:15:07.157 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:07 08:15:07.362 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ffdc7c5-e893-41ca-b4f3-32ccc6225a26> 03:15:07 08:15:07.449 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:07 08:15:07.463 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:07 08:15:07.465 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:07 08:15:07.468 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H7M15.072S> 03:15:07 08:15:07.468 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.895S> interval (min=<PT5M>) 03:15:07 08:15:07.468 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:07 08:15:07.469 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8d094e60-57a9-4e8d-b158-62d76f91309d> was recovered: null 03:15:07 08:15:07.471 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f84f7e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:07 08:15:07.472 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8d094e60-57a9-4e8d-b158-62d76f91309d>: <[always-alive, priority-0]> 03:15:07 08:15:07.475 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:07 08:15:07.476 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8d094e60-57a9-4e8d-b158-62d76f91309d> with <1> clients. 03:15:07 08:15:07.503 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f84f7e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:07 08:15:07.504 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-8d094e60-57a9-4e8d-b158-62d76f91309d>: <[always-alive, priority-0]> 03:15:07 08:15:07.507 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 03:15:07 08:15:07.507 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8d094e60-57a9-4e8d-b158-62d76f91309d> with <1> clients. 03:15:07 08:15:07.511 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8d094e60-57a9-4e8d-b158-62d76f91309d> 03:15:07 08:15:07.617 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:07 08:15:07.631 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:07 08:15:07.633 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:07 08:15:07.637 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M55.16S> 03:15:07 08:15:07.637 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.025S> interval (min=<PT5M>) 03:15:07 08:15:07.637 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:07 08:15:07.637 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-aae36329-adca-4952-b528-f37e611d2536> was recovered: null 03:15:07 08:15:07.639 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7de4ebed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:07 08:15:07.640 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-aae36329-adca-4952-b528-f37e611d2536>: <[always-alive, priority-0]> 03:15:07 08:15:07.643 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:07 08:15:07.644 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-aae36329-adca-4952-b528-f37e611d2536> with <1> clients. 03:15:07 08:15:07.671 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-aae36329-adca-4952-b528-f37e611d2536> 03:15:07 08:15:07.782 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:07 08:15:07.785 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:07 08:15:07.789 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H6M37.951S> 03:15:07 08:15:07.790 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.379S> interval (min=<PT5M>) 03:15:07 08:15:07.790 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:07 08:15:07.790 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f52aa883-6126-4bde-9baa-96e75caa5f0f> was recovered: null 03:15:07 08:15:07.792 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@14c53142]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:07 08:15:07.793 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f52aa883-6126-4bde-9baa-96e75caa5f0f>: <[always-alive, priority-0]> 03:15:07 08:15:07.796 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:07 08:15:07.796 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f52aa883-6126-4bde-9baa-96e75caa5f0f> with <1> clients. 03:15:07 08:15:07.803 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 19 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 10 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.805 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 19 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 10 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.805 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 08:15:07.806 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.806 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.806 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 08:15:07.806 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.806 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.806 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 08:15:07.806 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure. 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.807 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure. 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.808 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 03:15:07 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 03:15:07 ... 26 common frames omitted 03:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:15:07 at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source) 03:15:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:15:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:15:07 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 03:15:07 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 03:15:07 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:15:07 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:15:07 ... 17 common frames omitted 03:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times] 03:15:07 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:15:07 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 03:15:07 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 03:15:07 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 03:15:07 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 03:15:07 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 03:15:07 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:07 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:07 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:07 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:07 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:07 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:07 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:07 08:15:07.808 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f52aa883-6126-4bde-9baa-96e75caa5f0f> 03:15:07 08:15:07.888 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38469], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:15:07 08:15:07.889 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:15:07 08:15:07.889 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38469], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:15:07 08:15:07.889 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-8] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:33953], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 03:15:08 08:15:07.945 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:08 08:15:07.959 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:08 08:15:07.961 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:08 08:15:07.965 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H8M16.175S> 03:15:08 08:15:07.965 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:08 08:15:07.965 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.829S> interval (min=<PT5M>) 03:15:08 08:15:07.965 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03> was recovered: null 03:15:08 08:15:07.986 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27890824]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:08 08:15:07.986 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03>: <[always-alive, priority-0]> 03:15:08 08:15:07.989 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:08 08:15:07.989 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03> with <1> clients. 03:15:08 08:15:08.015 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03>: <[]> 03:15:08 08:15:08.017 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 03:15:08 08:15:08.019 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03> 03:15:08 08:15:08.127 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H46M46.875S> 03:15:08 08:15:08.170 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03> was recovered: ImmutableConnection [id=connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45405, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:07.966072597Z, created=2024-01-30T08:15:07.966072597Z] 03:15:08 08:15:08.179 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a57f2d9e-6ace-4e75-b37c-4ec86e0a7b03> 03:15:08 08:15:08.260 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:08 08:15:08.274 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:08 08:15:08.276 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:08 08:15:08.279 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H10M8.232S> 03:15:08 08:15:08.279 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.274S> interval (min=<PT5M>) 03:15:08 08:15:08.279 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:08 08:15:08.280 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d> was recovered: null 03:15:08 08:15:08.282 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@13f17617]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:08 08:15:08.282 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d>: <[always-alive, priority-0]> 03:15:08 08:15:08.285 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:08 08:15:08.286 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d> with <1> clients. 03:15:08 08:15:08.311 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d>: <[]> 03:15:08 08:15:08.313 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:15:08 08:15:08.316 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@13f17617]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:08 08:15:08.316 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d>: <[always-alive, priority-0]> 03:15:08 08:15:08.319 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>. 03:15:08 08:15:08.320 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d> with <1> clients. 03:15:08 08:15:08.332 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-dc41cdad-bbb1-448b-912a-08e9e9a22b9d> 03:15:08 08:15:08.417 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:08 08:15:08.430 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:08 08:15:08.433 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:08 08:15:08.436 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:08 08:15:08.436 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.058S> interval (min=<PT5M>) 03:15:08 08:15:08.436 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H51M34.116S> 03:15:08 08:15:08.436 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e611245b-6554-4579-ab60-efef155c3c0c> was recovered: null 03:15:08 08:15:08.437 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-40dcd58}], connection=ImmutableConnection [id=connection-e611245b-6554-4579-ab60-efef155c3c0c, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-40dcd58}]]> 03:15:08 08:15:08.438 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-40dcd58}]] 03:15:08 08:15:08.540 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e611245b-6554-4579-ab60-efef155c3c0c> 03:15:08 08:15:08.626 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:08 08:15:08.639 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:08 08:15:08.642 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:08 08:15:08.645 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M59.153S> 03:15:08 08:15:08.645 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:08 08:15:08.645 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.117S> interval (min=<PT5M>) 03:15:08 08:15:08.646 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c597016c-d671-4869-a3a4-2d9cef4d658f> was recovered: null 03:15:08 08:15:08.647 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-075473a}], connection=ImmutableConnection [id=connection-c597016c-d671-4869-a3a4-2d9cef4d658f, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-075473a}]]> 03:15:08 08:15:08.647 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-075473a}]] 03:15:08 08:15:08.749 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c597016c-d671-4869-a3a4-2d9cef4d658f> 03:15:08 08:15:08.828 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:08 08:15:08.841 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:08 08:15:08.844 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:08 08:15:08.847 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H8M30.935S> 03:15:08 08:15:08.847 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:08 08:15:08.847 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.076S> interval (min=<PT5M>) 03:15:08 08:15:08.847 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-89e28299-f6a8-43b7-8028-db944b64796a> was recovered: null 03:15:08 08:15:08.848 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <DeleteConnection [type=connectivity.commands:deleteConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-e081ce0}], connectionId=connection-89e28299-f6a8-43b7-8028-db944b64796a]> 03:15:08 08:15:08.848 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-89e28299-f6a8-43b7-8028-db944b64796a' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-e081ce0}]] 03:15:09 08:15:08.850 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-89e28299-f6a8-43b7-8028-db944b64796a> 03:15:09 08:15:08.950 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:09 08:15:08.964 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:09 08:15:08.966 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:09 08:15:08.969 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H47M37.518S> 03:15:09 08:15:08.969 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:09 08:15:08.969 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.262S> interval (min=<PT5M>) 03:15:09 08:15:08.970 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> was recovered: null 03:15:09 08:15:08.972 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@55e7f27b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:09 08:15:08.973 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a>: <[always-alive, priority-0]> 03:15:09 08:15:08.977 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:09 08:15:08.977 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> with <1> clients. 03:15:09 08:15:09.001 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> 03:15:09 08:15:09.107 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H28M43.932S> 03:15:09 08:15:09.112 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> was recovered: ImmutableConnection [id=connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34781, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:08.970499994Z, created=2024-01-30T08:15:08.970499994Z] 03:15:09 08:15:09.112 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> with <1> clients. 03:15:09 08:15:09.226 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f3c0a71b-45f0-4d6f-941a-8952dbbf723a> 03:15:09 08:15:09.338 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:09 08:15:09.351 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:09 08:15:09.354 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:09 08:15:09.357 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H12M30.616S> 03:15:09 08:15:09.357 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:09 08:15:09.357 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.596S> interval (min=<PT5M>) 03:15:09 08:15:09.357 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-39904780-989d-4438-be48-a4a5434620c6> was recovered: null 03:15:09 08:15:09.360 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6600cac8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:09 08:15:09.360 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-39904780-989d-4438-be48-a4a5434620c6>: <[always-alive, priority-0]> 03:15:09 08:15:09.363 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:09 08:15:09.364 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-39904780-989d-4438-be48-a4a5434620c6> with <1> clients. 03:15:09 08:15:09.391 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-39904780-989d-4438-be48-a4a5434620c6> 03:15:09 08:15:09.482 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:09 08:15:09.495 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:09 08:15:09.498 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:09 08:15:09.500 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H58M50.647S> 03:15:09 08:15:09.500 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.77S> interval (min=<PT5M>) 03:15:09 08:15:09.500 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:09 08:15:09.501 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> was recovered: null 03:15:09 08:15:09.503 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6bc26a58]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:09 08:15:09.503 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-91ff90a6-ab98-4aee-b41f-99203828d23a>: <[always-alive, priority-0]> 03:15:09 08:15:09.506 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:09 08:15:09.507 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> with <1> clients. 03:15:09 08:15:09.531 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-91ff90a6-ab98-4aee-b41f-99203828d23a>: <[]> 03:15:09 08:15:09.533 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:15:11 08:15:11.570 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> was deleted recently. Shutting Actor down ... 03:15:11 08:15:11.570 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> 03:15:11 08:15:11.676 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H59M52.714S> 03:15:11 08:15:11.679 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> was recovered: null 03:15:11 08:15:11.679 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <RetrieveConnectionStatus [type=connectivity.commands:retrieveConnectionStatus, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-3367376}], connectionId=connection-91ff90a6-ab98-4aee-b41f-99203828d23a]> 03:15:11 08:15:11.680 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-91ff90a6-ab98-4aee-b41f-99203828d23a' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-3367376}]] 03:15:11 08:15:11.681 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-91ff90a6-ab98-4aee-b41f-99203828d23a> 03:15:11 08:15:11.809 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:11 08:15:11.811 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:11 08:15:11.814 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H13M11.025S> 03:15:11 08:15:11.814 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:11 08:15:11.814 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.975S> interval (min=<PT5M>) 03:15:11 08:15:11.815 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-22459f8f-ce20-4ad0-8275-8701d932a050> was recovered: null 03:15:11 08:15:11.819 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1551092]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:11 08:15:11.819 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-22459f8f-ce20-4ad0-8275-8701d932a050>: <[always-alive, priority-0]> 03:15:11 08:15:11.826 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:11 08:15:11.826 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-22459f8f-ce20-4ad0-8275-8701d932a050> with <1> clients. 03:15:11 08:15:11.827 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:11 08:15:11.927 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:12 08:15:12.027 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:12 08:15:12.127 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:12 08:15:12.227 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:12 08:15:12.327 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-22459f8f-ce20-4ad0-8275-8701d932a050. 03:15:12 08:15:12.428 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#1628764087]. 03:15:12 08:15:12.429 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-22459f8f-ce20-4ad0-8275-8701d932a050> 03:15:12 08:15:12.510 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:12 08:15:12.523 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:12 08:15:12.526 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:12 08:15:12.529 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H42M29.96S> 03:15:12 08:15:12.529 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.481S> interval (min=<PT5M>) 03:15:12 08:15:12.529 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:12 08:15:12.529 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> was recovered: null 03:15:12 08:15:12.531 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50e0763c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:12 08:15:12.531 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-dc872034-803d-41a1-8579-3a1361e0acdf>: <[always-alive, priority-0]> 03:15:12 08:15:12.535 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:12 08:15:12.535 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> with <1> clients. 03:15:12 08:15:12.561 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50e0763c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:12 08:15:12.562 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-dc872034-803d-41a1-8579-3a1361e0acdf>: <[always-alive, priority-0]> 03:15:12 08:15:12.565 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 03:15:12 08:15:12.565 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> with <1> clients. 03:15:12 08:15:12.567 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> 03:15:12 08:15:12.571 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H4M47.845S> 03:15:12 08:15:12.581 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> was recovered: ImmutableConnection [id=connection-dc872034-803d-41a1-8579-3a1361e0acdf, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41863, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/message, topics=[_/_/things/live/messages], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/message, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=2, modified=2024-01-30T08:15:12.560448827Z, created=null] 03:15:12 08:15:12.581 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> with <1> clients. 03:15:12 08:15:12.588 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-dc872034-803d-41a1-8579-3a1361e0acdf> 03:15:12 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.44 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 03:15:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 03:15:15 [INFO] [01/30/2024 08:15:15.905] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 03:15:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 03:15:15 08:15:15.918 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 03:15:15 08:15:15.930 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 03:15:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 03:15:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 03:15:16 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 03:15:16 08:15:16.544 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.547 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.548 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.548 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.550 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.551 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.552 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 08:15:16.552 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure. 03:15:16 java.lang.IllegalArgumentException: null 03:15:16 ... 35 common frames omitted 03:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 03:15:16 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:16 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:16 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:15:16 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 03:15:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 03:15:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 03:15:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 03:15:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 03:15:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 03:15:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 03:15:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 03:15:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 03:15:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 03:15:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 03:15:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 03:15:17 [INFO] [01/30/2024 08:15:17.729] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:17 [INFO] [01/30/2024 08:15:17.864] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:20 [INFO] [01/30/2024 08:15:20.161] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.966 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 03:15:20 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 03:15:20 [ERROR] [01/30/2024 08:15:20.450] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-776/flow-4-0-ignoreSink] Error in stage [org.apache.pekko.kafka.internal.CommitCollectorStageLogic]: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null 03:15:20 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null 03:15:20 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185) 03:15:20 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172) 03:15:20 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43) 03:15:20 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41) 03:15:20 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44) 03:15:20 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106) 03:15:20 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:15:20 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:15:20 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:15:20 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 03:15:20 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 03:15:20 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 03:15:20 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 03:15:20 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 03:15:20 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 03:15:20 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 03:15:20 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:15:20 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:15:20 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:15:20 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:15:20 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:20 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:20 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:20 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:20 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:20 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:20 03:15:20 [INFO] [01/30/2024 08:15:20.549] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:20 [INFO] [01/30/2024 08:15:20.590] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:22 [INFO] [01/30/2024 08:15:22.758] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:15:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 03:15:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 03:15:22 08:15:22.760 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:22 08:15:22.873 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected} 03:15:22 java.lang.IllegalStateException: Expected 03:15:22 at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67) 03:15:22 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138) 03:15:22 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198) 03:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:22 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:15:22 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:15:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:22 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:22 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 03:15:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 03:15:22 08:15:22.925 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.926 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.926 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.930 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.931 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.931 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.932 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.933 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.933 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.934 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.943 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.944 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.944 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.945 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 08:15:22.946 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@469b2482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 03:15:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 03:15:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 03:15:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 03:15:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 03:15:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 03:15:23 08:15:23.121 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:23 08:15:23.200 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:23 08:15:23.202 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.398 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:23 08:15:23.401 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.402 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.403 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.405 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.406 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.407 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.408 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.409 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.411 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.412 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.413 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.414 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.415 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.417 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.418 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.419 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.420 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.421 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.422 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.423 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.424 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.425 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.426 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.428 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.429 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.430 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.431 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.432 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.434 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.435 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.436 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.437 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.438 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.439 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.440 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.442 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.443 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.444 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.445 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.446 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.447 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.448 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.486 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.487 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.488 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.489 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.490 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.491 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.492 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.493 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.495 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.496 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.497 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.498 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.499 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.500 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.501 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.502 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.503 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.505 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.506 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.506 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.507 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.507 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.508 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.508 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.509 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.509 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.510 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.510 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.511 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.512 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.512 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.513 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.514 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.514 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.514 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.515 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.516 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.516 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.517 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.517 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.518 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.518 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.520 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.520 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.522 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.522 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.523 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.523 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.524 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:23 08:15:23.524 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:23 08:15:23.525 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.602 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:26 08:15:26.603 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.604 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.605 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.605 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.606 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.606 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.607 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.608 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.608 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.609 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.609 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.610 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.610 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.611 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.611 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.612 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.613 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.613 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.614 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.614 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.615 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.615 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.616 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.617 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.617 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.618 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.618 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.619 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.619 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.620 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.621 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.621 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.622 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.622 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.623 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.623 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.624 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.624 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.625 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.625 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.626 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.626 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.627 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.627 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.628 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.628 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.629 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.629 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.630 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.630 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.631 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.632 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.632 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.633 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.633 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.634 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.634 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.635 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.635 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.636 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.636 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.637 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.637 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.637 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.637 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.638 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.638 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.638 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.639 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.639 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.639 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.639 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.640 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.640 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.640 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.640 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.641 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.641 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.641 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.642 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.642 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.642 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.643 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.643 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.643 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.643 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.644 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.644 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.644 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.644 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.645 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.645 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.645 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.645 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.646 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:26 08:15:26.646 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:26 08:15:26.646 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 03:15:27 08:15:27.715 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:27 08:15:27.716 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:27 08:15:27.718 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - DisconnectException: null 03:15:27 08:15:27.791 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:27 08:15:27.792 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:27 08:15:27.793 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:27 08:15:27.793 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException 03:15:27 org.apache.kafka.common.KafkaException 03:15:27 at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60) 03:15:27 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346) 03:15:27 at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670) 03:15:27 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:15:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:15:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:15:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:15:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:15:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:15:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:15:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:15:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:15:27 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:15:27 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:15:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:15:27 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:15:27 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:15:27 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:15:27 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:15:27 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:15:27 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:15:27 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:15:27 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:15:27 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:15:27 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:15:27 03:15:30 08:15:30.836 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - KafkaException: null 03:15:30 08:15:30.898 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:30 08:15:30.899 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:31 08:15:30.962 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:31 08:15:30.963 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 03:15:31 08:15:31.125 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 03:15:31 08:15:31.125 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <KafkaPublishTarget [topic=replyTarget, key=thing:id, partition=null]> 03:15:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.105 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 03:15:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 03:15:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 03:15:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 03:15:31 08:15:31.269 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:31 08:15:31.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.513 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.531 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-89e0faa7-d2a8-463c-a847-59ecb2fffc97> 03:15:31 08:15:31.532 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-89e0faa7-d2a8-463c-a847-59ecb2fffc97> 03:15:31 08:15:31.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.631 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:31 08:15:31.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.756 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type '<unspecified>' could not be mapped.> 03:15:31 08:15:31.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1706602531270, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=0bdb972f-47be-4027-994f-7d29ac622e20, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.topic=kafka.topic, device_id=ditto:thing, correlation-id=0bdb972f-47be-4027-994f-7d29ac622e20, reply-to=reply-to-address, kafka.timestamp=1706602531270, kafka.key=key} 03:15:31 08:15:31.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:15:31 08:15:31.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:31 08:15:31.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.878 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:31 08:15:31.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:31 08:15:31.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:32 08:15:32.009 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.118 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=_invalid, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:32 08:15:32.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 03:15:32 08:15:32.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, the.key=key, device_id=_invalid, the.topic=kafka.topic, correlation-id=66f8c2a2-61c5-4534-9af3-205e8bd41c7e, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.topic=kafka.topic, device_id=_invalid, correlation-id=66f8c2a2-61c5-4534-9af3-205e8bd41c7e, reply-to=reply-to-address, kafka.timestamp=1706602531270, kafka.key=key} 03:15:32 08:15:32.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.232 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:15:32 08:15:32.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:32 08:15:32.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:15:32 08:15:32.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:32 08:15:32.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:15:32 08:15:32.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.370 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 08:15:32.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:15:32 08:15:32.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:32 08:15:32.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1706602531270, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:15:32 08:15:32.481 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 03:15:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 03:15:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 03:15:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 03:15:32 08:15:32.520 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-9d707546-5c97-456f-8462-a54c2f164866> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 08:15:32.521 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-51e19667-d0d6-4c6c-a85e-65ef64471a4e> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 08:15:32.522 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-894ea502-dc3a-4416-93a4-21890b1cb5bf> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 08:15:32.522 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-d28ac7b5-ebe3-4bcd-b4d2-44ae96a90be2> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 08:15:32.522 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-997bd04b-b5af-4c64-932d-352b8cdbb0d6> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 08:15:32.522 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-1dbdd296-8793-4161-99d6-f797f310e148> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern. 03:15:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 03:15:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 03:15:32 08:15:32.526 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:32 08:15:32.602 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 37965 03:15:32 08:15:32.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.5S> interval (min=<PT5M>) 03:15:32 08:15:32.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:32 08:15:32.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.53S> interval (min=<PT5M>) 03:15:32 08:15:32.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.877S> interval (min=<PT5M>) 03:15:32 08:15:32.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-2026cefe-3dc0-45f9-9130-070283992785> 03:15:32 08:15:32.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.971S> interval (min=<PT5M>) 03:15:32 08:15:32.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2026cefe-3dc0-45f9-9130-070283992785>. 03:15:32 08:15:32.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2026cefe-3dc0-45f9-9130-070283992785>. 03:15:32 08:15:32.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:32 08:15:32.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.106S> interval (min=<PT5M>) 03:15:32 08:15:32.629 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.630 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 03:15:32 08:15:32.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 03:15:32 08:15:32.640 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.641 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2024-01-30T08:15:32.641764501Z, connectivityStatus=null]> 03:15:32 08:15:32.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-79f44323-def5-492f-9a5b-ba7d0a5b71c7> 03:15:32 08:15:32.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-79f44323-def5-492f-9a5b-ba7d0a5b71c7>. 03:15:32 08:15:32.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-79f44323-def5-492f-9a5b-ba7d0a5b71c7>. 03:15:32 08:15:32.658 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.660 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:32 08:15:32.660 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:32 08:15:32.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 03:15:32 08:15:32.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 03:15:32 08:15:32.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 03:15:32 08:15:32.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-2026cefe-3dc0-45f9-9130-070283992785> 03:15:32 08:15:32.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-79f44323-def5-492f-9a5b-ba7d0a5b71c7> 03:15:35 08:15:35.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:35 08:15:35.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-8f51fc42-9842-460d-9480-05d4e95e1a33> 03:15:35 08:15:35.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8f51fc42-9842-460d-9480-05d4e95e1a33>. 03:15:35 08:15:35.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8f51fc42-9842-460d-9480-05d4e95e1a33>. 03:15:35 08:15:35.749 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:35 08:15:35.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:35 08:15:35.750 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:35 08:15:35.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:35 08:15:35.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 03:15:35 08:15:35.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 03:15:35 08:15:35.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 03:15:35 08:15:35.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-8f51fc42-9842-460d-9480-05d4e95e1a33> 03:15:38 08:15:38.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:38 08:15:38.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-861efaaa-c5eb-4598-ac5a-269e421e80a9> 03:15:38 08:15:38.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-861efaaa-c5eb-4598-ac5a-269e421e80a9>. 03:15:38 08:15:38.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-861efaaa-c5eb-4598-ac5a-269e421e80a9>. 03:15:38 08:15:38.861 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:38 08:15:38.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:38 08:15:38.862 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:38 08:15:38.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:38 08:15:38.863 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 03:15:38 08:15:38.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 03:15:38 08:15:38.864 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:38 08:15:38.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:38 08:15:38.865 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:38 08:15:38.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:38 08:15:38.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:15:39 08:15:38.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-16a6d086-857b-47e1-90e8-43e43bb8bfc3> 03:15:39 08:15:38.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-16a6d086-857b-47e1-90e8-43e43bb8bfc3>. 03:15:39 08:15:38.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-16a6d086-857b-47e1-90e8-43e43bb8bfc3>. 03:15:39 08:15:38.882 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:39 08:15:38.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:39 08:15:38.883 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:39 08:15:38.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:39 08:15:38.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 03:15:39 08:15:38.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 03:15:39 08:15:38.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 03:15:39 08:15:38.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-16a6d086-857b-47e1-90e8-43e43bb8bfc3> 03:15:39 08:15:38.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-861efaaa-c5eb-4598-ac5a-269e421e80a9> 03:15:41 08:15:41.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:41 08:15:41.944 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2024-01-30T08:13:48.588576237Z, dittoHeaders=ImmutableDittoHeaders [{ditto-read-subjects=["some:subject"], response-required=false}], metadata={"creator":"The epic Ditto team"}, entityId=ditto:thing, revision=1, thingId=ditto:thing, thing=ImmutableThing [thingId=ditto:thing, policyId=null, definition=null, attributes={}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 03:15:41 08:15:41.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-99cd3da4-148b-41a0-927b-bfad77e8ab36> 03:15:41 08:15:41.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-99cd3da4-148b-41a0-927b-bfad77e8ab36>. 03:15:41 08:15:41.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-99cd3da4-148b-41a0-927b-bfad77e8ab36>. 03:15:41 08:15:41.968 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:41 08:15:41.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:41 08:15:41.970 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:41 08:15:41.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:41 08:15:41.987 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-ace6a267-d7b7-498e-b378-d533e9083370> 03:15:41 08:15:41.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ace6a267-d7b7-498e-b378-d533e9083370>. 03:15:41 08:15:41.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ace6a267-d7b7-498e-b378-d533e9083370>. 03:15:41 08:15:41.991 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:41 08:15:41.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:41 08:15:41.992 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:41 08:15:41.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:41 08:15:41.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:15:42 08:15:42.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30> 03:15:42 08:15:42.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30>. 03:15:42 08:15:42.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30>. 03:15:42 08:15:42.010 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.012 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30>. 03:15:42 08:15:42.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30>. 03:15:42 08:15:42.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-99cd3da4-148b-41a0-927b-bfad77e8ab36> 03:15:42 08:15:42.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-ace6a267-d7b7-498e-b378-d533e9083370> 03:15:42 08:15:42.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-89b1c52f-56ed-4778-a7b0-86d88800bf30> 03:15:42 08:15:42.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-15cbe3e5-13f7-42be-a559-c4f9951138fa> 03:15:42 08:15:42.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-15cbe3e5-13f7-42be-a559-c4f9951138fa>. 03:15:42 08:15:42.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-15cbe3e5-13f7-42be-a559-c4f9951138fa>. 03:15:42 08:15:42.122 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.123 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-15cbe3e5-13f7-42be-a559-c4f9951138fa> 03:15:42 08:15:42.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-c881a96c-5514-432f-bf6f-e39c9d14c85d> 03:15:42 08:15:42.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c881a96c-5514-432f-bf6f-e39c9d14c85d>. 03:15:42 08:15:42.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c881a96c-5514-432f-bf6f-e39c9d14c85d>. 03:15:42 08:15:42.232 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.234 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-c881a96c-5514-432f-bf6f-e39c9d14c85d>. 03:15:42 08:15:42.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-c881a96c-5514-432f-bf6f-e39c9d14c85d> 03:15:42 08:15:42.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-24351e46-d8ee-4552-86f5-e67e98588417> 03:15:42 08:15:42.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-24351e46-d8ee-4552-86f5-e67e98588417>. 03:15:42 08:15:42.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-24351e46-d8ee-4552-86f5-e67e98588417>. 03:15:42 08:15:42.344 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.346 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@704db8bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:42 08:15:42.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-24351e46-d8ee-4552-86f5-e67e98588417>. 03:15:42 08:15:42.348 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server. 03:15:42 08:15:42.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:42 08:15:42.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 03:15:42 08:15:42.348 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:15:42 08:15:42.348 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:15:42 08:15:42.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 03:15:42 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.820 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 03:15:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 03:15:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 03:15:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 03:15:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 03:15:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 03:15:42 08:15:42.376 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:42 08:15:42.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:42 08:15:42.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-24351e46-d8ee-4552-86f5-e67e98588417> 03:15:42 08:15:42.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:42 08:15:42.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156]'' 03:15:42 08:15:42.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:42 08:15:42.457 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:42 08:15:42.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H46M1.259S> 03:15:42 08:15:42.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:42 08:15:42.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.58S> interval (min=<PT5M>) 03:15:42 08:15:42.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05> was recovered: null 03:15:42 08:15:42.468 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7d751ef0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05>: <[always-alive, priority-0]> 03:15:42 08:15:42.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:42 08:15:42.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-01-30T08:15:42.465478546Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-e4de726d-46d0-4eae-99f1-5a89d2023f05, revision=1, connectionId=connection-e4de726d-46d0-4eae-99f1-5a89d2023f05, connection=ImmutableConnection [id=connection-e4de726d-46d0-4eae-99f1-5a89d2023f05, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:33831, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:42.464926151Z, created=2024-01-30T08:15:42.464926151Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/pa#1214687191]'' 03:15:42 08:15:42.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05> with <1> clients. 03:15:42 08:15:42.476 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156]'' 03:15:42 08:15:42.486 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05> failed due to ConnectionFailedException: The Connection with ID 'connection-e4de726d-46d0-4eae-99f1-5a89d2023f05' failed to connect.. 03:15:42 08:15:42.486 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 03:15:42 08:15:42.489 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05>: <[]> 03:15:42 08:15:42.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 03:15:42 08:15:42.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2024-01-30T08:15:42.489246677Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-e4de726d-46d0-4eae-99f1-5a89d2023f05, revision=2, connectionId=connection-e4de726d-46d0-4eae-99f1-5a89d2023f05],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/pa#1214687191]'' 03:15:42 08:15:42.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e4de726d-46d0-4eae-99f1-5a89d2023f05/connection-e4de726d-46d0-4eae-99f1-5a89d2023f05#-1079718156]'' 03:15:42 08:15:42.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e4de726d-46d0-4eae-99f1-5a89d2023f05> 03:15:42 08:15:42.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:42 08:15:42.560 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383]'' 03:15:42 08:15:42.563 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:42 08:15:42.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:42 08:15:42.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H23M35.228S> 03:15:42 08:15:42.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:42 08:15:42.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.252S> interval (min=<PT5M>) 03:15:42 08:15:42.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-259f15f8-98bd-440d-856e-3b63e2b186f0> was recovered: null 03:15:42 08:15:42.572 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6649df26]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-259f15f8-98bd-440d-856e-3b63e2b186f0>: <[always-alive, priority-0]> 03:15:42 08:15:42.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:42 08:15:42.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-01-30T08:15:42.570426764Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-259f15f8-98bd-440d-856e-3b63e2b186f0, revision=1, connectionId=connection-259f15f8-98bd-440d-856e-3b63e2b186f0, connection=ImmutableConnection [id=connection-259f15f8-98bd-440d-856e-3b63e2b186f0, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:40639, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:42.570271536Z, created=2024-01-30T08:15:42.570271536Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0/pa#-1080148227]'' 03:15:42 08:15:42.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-259f15f8-98bd-440d-856e-3b63e2b186f0> with <1> clients. 03:15:42 08:15:42.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383]'' 03:15:42 08:15:42.576 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-259f15f8-98bd-440d-856e-3b63e2b186f0> failed due to ConnectionFailedException: The Connection with ID 'connection-259f15f8-98bd-440d-856e-3b63e2b186f0' failed to connect.. 03:15:42 08:15:42.576 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 03:15:42 08:15:42.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-259f15f8-98bd-440d-856e-3b63e2b186f0>: <[]> 03:15:42 08:15:42.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 03:15:42 08:15:42.586 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-259f15f8-98bd-440d-856e-3b63e2b186f0> failed due to ConnectionFailedException: The Connection with ID 'connection-259f15f8-98bd-440d-856e-3b63e2b186f0' failed to connect.. 03:15:42 08:15:42.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-259f15f8-98bd-440d-856e-3b63e2b186f0' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:15:42 08:15:42.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-259f15f8-98bd-440d-856e-3b63e2b186f0/connection-259f15f8-98bd-440d-856e-3b63e2b186f0#1227640383]'' 03:15:42 08:15:42.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-259f15f8-98bd-440d-856e-3b63e2b186f0> 03:15:42 08:15:42.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:42 08:15:42.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9f1445c2-5576-4eef-9849-3d30a117542d/connection-9f1445c2-5576-4eef-9849-3d30a117542d#2111261499])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9f1445c2-5576-4eef-9849-3d30a117542d/connection-9f1445c2-5576-4eef-9849-3d30a117542d#2111261499]'' 03:15:42 08:15:42.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:42 08:15:42.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:42 08:15:42.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H22M34.647S> 03:15:42 08:15:42.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.269S> interval (min=<PT5M>) 03:15:42 08:15:42.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:42 08:15:42.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9f1445c2-5576-4eef-9849-3d30a117542d> was recovered: null 03:15:42 08:15:42.685 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ec4f3e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9f1445c2-5576-4eef-9849-3d30a117542d>: <[always-alive, priority-0]> 03:15:42 08:15:42.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:42 08:15:42.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-01-30T08:15:42.674692317Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-9f1445c2-5576-4eef-9849-3d30a117542d, revision=1, connectionId=connection-9f1445c2-5576-4eef-9849-3d30a117542d, connection=ImmutableConnection [id=connection-9f1445c2-5576-4eef-9849-3d30a117542d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41815, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:42.674550683Z, created=2024-01-30T08:15:42.674550683Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9f1445c2-5576-4eef-9849-3d30a117542d/connection-9f1445c2-5576-4eef-9849-3d30a117542d/pa#1342101676]'' 03:15:42 08:15:42.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-9f1445c2-5576-4eef-9849-3d30a117542d> with <1> clients. 03:15:42 08:15:42.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9f1445c2-5576-4eef-9849-3d30a117542d/connection-9f1445c2-5576-4eef-9849-3d30a117542d#2111261499])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-9f1445c2-5576-4eef-9849-3d30a117542d/connection-9f1445c2-5576-4eef-9849-3d30a117542d#2111261499]'' 03:15:42 08:15:42.690 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-9f1445c2-5576-4eef-9849-3d30a117542d> failed due to ConnectionFailedException: The Connection with ID 'connection-9f1445c2-5576-4eef-9849-3d30a117542d' failed to connect.. 03:15:42 08:15:42.690 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 03:15:42 08:15:42.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9f1445c2-5576-4eef-9849-3d30a117542d> 03:15:42 08:15:42.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:42 08:15:42.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136]'' 03:15:42 08:15:42.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:42 08:15:42.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:42 08:15:42.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H44M4.34S> 03:15:42 08:15:42.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:42 08:15:42.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.439S> interval (min=<PT5M>) 03:15:42 08:15:42.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924> was recovered: null 03:15:42 08:15:42.764 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@37065033]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.764 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924>: <[always-alive, priority-0]> 03:15:42 08:15:42.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 03:15:42 08:15:42.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-01-30T08:15:42.762590455Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924, revision=1, connectionId=connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924, connection=ImmutableConnection [id=connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44053, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:15:42.762439472Z, created=2024-01-30T08:15:42.762439472Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/pa#-1700871381]'' 03:15:42 08:15:42.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924> with <1> clients. 03:15:42 08:15:42.768 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924> failed due to ConnectionFailedException: The Connection with ID 'connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924' failed to connect.. 03:15:42 08:15:42.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136]'' 03:15:42 08:15:42.768 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 03:15:42 08:15:42.771 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@37065033]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:42 08:15:42.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924>: <[always-alive, priority-0]> 03:15:42 08:15:42.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 03:15:42 08:15:42.774 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924> failed due to ConnectionFailedException: The Connection with ID 'connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924' failed to connect.. 03:15:42 08:15:42.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:15:42 08:15:42.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924/connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924#266574136]'' 03:15:42 08:15:42.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c48e4f54-4e18-4c07-aa98-bb9639a1e924> 03:15:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 03:15:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 03:15:42 08:15:42.794 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 03:15:42 08:15:42.794 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:42 08:15:42.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:42 08:15:42.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:42 08:15:42.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826/connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826#-505745315])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826/connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826#-505745315]'' 03:15:42 08:15:42.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:42 08:15:42.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H51M2.859S> 03:15:42 08:15:42.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M47.57S> interval (min=<PT5M>) 03:15:42 08:15:42.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:42 08:15:42.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826> was recovered: ImmutableConnection [id=connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44531, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=DELETED, revision=null, modified=2024-01-30T08:13:48.588576237Z, created=null] 03:15:42 08:15:42.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826, correlationId=123, payload="always-alive"] 03:15:44 08:15:44.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826> was deleted recently. Shutting Actor down ... 03:15:44 08:15:44.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6ec9e2ac-251a-49cc-bfc6-edca4457c826> 03:15:45 08:15:44.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:15:45 08:15:44.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:15:45 08:15:44.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a100239c-f349-4ef7-93da-08ab9aecceae/connection-a100239c-f349-4ef7-93da-08ab9aecceae#-1938474744])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a100239c-f349-4ef7-93da-08ab9aecceae/connection-a100239c-f349-4ef7-93da-08ab9aecceae#-1938474744]'' 03:15:45 08:15:44.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 03:15:45 08:15:44.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H47M8.938S> 03:15:45 08:15:44.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:45 08:15:44.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.042S> interval (min=<PT5M>) 03:15:45 08:15:44.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a100239c-f349-4ef7-93da-08ab9aecceae> was recovered: ImmutableConnection [id=connection-a100239c-f349-4ef7-93da-08ab9aecceae, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36087, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null] 03:15:45 08:15:44.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a100239c-f349-4ef7-93da-08ab9aecceae> with <1> clients. 03:15:45 08:15:45.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-a100239c-f349-4ef7-93da-08ab9aecceae]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]> 03:15:45 08:15:45.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:15:45 08:15:45.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a100239c-f349-4ef7-93da-08ab9aecceae/connection-a100239c-f349-4ef7-93da-08ab9aecceae#-1938474744])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a100239c-f349-4ef7-93da-08ab9aecceae/connection-a100239c-f349-4ef7-93da-08ab9aecceae#-1938474744]'' 03:15:45 08:15:45.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M9.993S> interval (min=<PT5M>) 03:15:45 08:15:45.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a100239c-f349-4ef7-93da-08ab9aecceae> 03:15:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 03:15:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 03:15:45 08:15:45.072 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:45 08:15:45.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.142 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-5dc2ebb, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}] 03:15:45 08:15:45.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:45 08:15:45.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.256 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=cfeeeb2a-8674-4bef-8280-8cf157bf3c68, response-required=false, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.283 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=66c66217-1b1b-46d4-883c-3aed01b13680, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6e60af12-aca1-457c-aafc-07348c569780, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.369 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=152da885-49ca-4dbc-9811-67308347c51d, content-type=application/json, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.452 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=02231275-3f30-4bb8-978c-163f5c4e56f2, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[my-custom-ack-3, very-special-ack, custom-ack]> for a maximum duration of <PT1M5S>. 03:15:45 08:15:45.587 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <Faulty>: <The external message with content-type 'application/json' could not be mapped.> 03:15:45 08:15:45.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-8fbf062, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-8fbf062} 03:15:45 08:15:45.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.683 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=34af7254-fee0-4c40-8573-c5fe39a3f468, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.765 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["error"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d1ec763a-c351-46a3-ba82-9fa964b09f9d, response-required=false, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <acknowledgement:label.not.declared> when processing external message with mapper <?>: <Cannot send acknowledgement with label <label>, which is not declared.> 03:15:45 08:15:45.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=d1ec763a-c351-46a3-ba82-9fa964b09f9d, ditto-connection-id=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {} 03:15:45 08:15:45.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.840 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-8f564a4, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:45 08:15:45.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:45 08:15:45.935 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:45 08:15:45.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3ac583be-26d2-4b70-80b2-a4e3cd54dd4b, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:15:46 08:15:46.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.012 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=bb8718d2-42ac-4867-bf7d-ca9853db9537, source=integration:bb8718d2-42ac-4867-bf7d-ca9853db9537:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["integration:bb8718d2-42ac-4867-bf7d-ca9853db9537:hub-application/json","integration:application/json:hub-bb8718d2-42ac-4867-bf7d-ca9853db9537"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:46 08:15:46.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:46 08:15:46.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.115 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <mediatype.unsupported> when processing external message with mapper <default>: <The Content-Type header was empty or not present. Please set Content-Type header to "application/merge-patch+json" for this resource> 03:15:46 08:15:46.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{channel=live, ditto-entity-id=thing:Testspace:octopus, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["integration:97527895-3a0d-4c75-af44-19179669d82b:hub-application/json"]}, correlation-id=1413b79f-67e6-4c32-8500-cbff6f8fe3f6}] : with HeaderMapping Optional.empty : and external headers {} 03:15:46 08:15:46.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.209 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <protocoladapter:unknown.path> when processing external message with mapper <default>: <The path '/invalid' does not correspond to any known command, response or event.> 03:15:46 08:15:46.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=9d1ec8e4-3ce3-4036-88c6-92d3dbffd1b9, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["integration:9d1ec8e4-3ce3-4036-88c6-92d3dbffd1b9:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {} 03:15:46 08:15:46.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.399 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <placeholder:unresolved> when processing external message with mapper <default>: <The placeholder 'integration:{{header:unknown}}' could not be resolved.> 03:15:46 08:15:46.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=4e64d87b-6ef1-46ea-80be-5e29284f1c84, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {content-type=application/json, correlation-id=4e64d87b-6ef1-46ea-80be-5e29284f1c84} 03:15:46 08:15:46.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.581 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=74252c67-40e4-4dc6-a656-b29ce97760b0, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:46 08:15:46.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:46 08:15:46.660 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.663 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-13fdf1c, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:46 08:15:46.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:46 08:15:46.817 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.925 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:46 08:15:46.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-b9853b1, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 03:15:46 08:15:46.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'some/invalid/target'.> 03:15:46 08:15:46.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-b9853b1, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-b9853b1} 03:15:47 08:15:47.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:15:47 08:15:47.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'my:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 03:15:47 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.950 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 03:15:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 03:15:47 08:15:47.038 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:15:47 08:15:47.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M51.545S> interval (min=<PT5M>) 03:15:47 08:15:47.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:47 08:15:47.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.396S> interval (min=<PT5M>) 03:15:47 08:15:47.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M28.004S> interval (min=<PT5M>) 03:15:47 08:15:47.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M57.068S> interval (min=<PT5M>) 03:15:47 08:15:47.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:47 08:15:47.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:47 08:15:47.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:47 08:15:47.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:47 08:15:47.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.486S> interval (min=<PT5M>) 03:15:47 08:15:47.625 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6688753f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:47 08:15:47.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:47 08:15:47.627 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6688753f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:47 08:15:47.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:47 08:15:47.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:47 08:15:47.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:47 08:15:47.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:47 08:15:47.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:47 08:15:47.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:47 08:15:47.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:47 08:15:47.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:48 08:15:47.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:48 08:15:48.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:48 08:15:48.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:48 08:15:48.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:48 08:15:48.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted> 03:15:48 08:15:48.066 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 03:15:48 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 03:15:48 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 03:15:48 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 03:15:48 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 03:15:48 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 03:15:48 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:15:48 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:15:48 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:15:48 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 03:15:48 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 03:15:48 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:15:48 at java.base/java.lang.Thread.run(Thread.java:833) 03:15:48 08:15:48.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 03:15:48 08:15:48.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:48 08:15:48.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M14.474S> interval (min=<PT5M>) 03:15:48 08:15:48.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:48 08:15:48.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.109S> interval (min=<PT5M>) 03:15:48 08:15:48.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.692S> interval (min=<PT5M>) 03:15:48 08:15:48.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.416S> interval (min=<PT5M>) 03:15:48 08:15:48.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:48 08:15:48.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-5b76f6fe-ba91-4556-9969-04c580ebd570> 03:15:48 08:15:48.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5b76f6fe-ba91-4556-9969-04c580ebd570>. 03:15:48 08:15:48.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5b76f6fe-ba91-4556-9969-04c580ebd570>. 03:15:48 08:15:48.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.068S> interval (min=<PT5M>) 03:15:48 08:15:48.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:48 08:15:48.351 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@221ee97f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:48 08:15:48.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:48 08:15:48.353 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@221ee97f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:48 08:15:48.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:48 08:15:48.355 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:48 08:15:48.355 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:48 08:15:48.356 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-5b76f6fe-ba91-4556-9969-04c580ebd570> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]] 03:15:48 08:15:48.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:48 08:15:48.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:48 08:15:48.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:48 08:15:48.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-5b76f6fe-ba91-4556-9969-04c580ebd570> 03:15:48 08:15:48.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:48 08:15:48.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:48 08:15:48.633 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:48 08:15:48.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-5b76f6fe-ba91-4556-9969-04c580ebd570, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:48 08:15:48.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-5b76f6fe-ba91-4556-9969-04c580ebd570, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:48 08:15:48.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:48 08:15:48.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:48 08:15:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M44.213S> interval (min=<PT5M>) 03:15:48 08:15:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:48 08:15:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.528S> interval (min=<PT5M>) 03:15:48 08:15:48.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.994S> interval (min=<PT5M>) 03:15:48 08:15:48.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.8S> interval (min=<PT5M>) 03:15:48 08:15:48.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:48 08:15:48.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:48 08:15:48.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:48 08:15:48.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.719S> interval (min=<PT5M>) 03:15:48 08:15:48.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:48 08:15:48.719 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1ba6af12]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:48 08:15:48.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:48 08:15:48.721 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1ba6af12]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:48 08:15:48.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:48 08:15:48.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:48 08:15:48.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:48 08:15:48.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:48 08:15:48.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:48 08:15:48.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:48 08:15:48.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:48 08:15:48.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:49 08:15:49.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:49 08:15:49.013 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234 03:15:50 08:15:50.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234 03:15:50 08:15:50.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:50 08:15:50.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M17.756S> interval (min=<PT5M>) 03:15:50 08:15:50.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:50 08:15:50.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.296S> interval (min=<PT5M>) 03:15:50 08:15:50.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.279S> interval (min=<PT5M>) 03:15:50 08:15:50.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.186S> interval (min=<PT5M>) 03:15:50 08:15:50.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:50 08:15:50.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:50 08:15:50.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:50 08:15:50.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:50 08:15:50.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.959S> interval (min=<PT5M>) 03:15:50 08:15:50.340 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@665646e9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:50 08:15:50.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:50 08:15:50.342 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@665646e9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:50 08:15:50.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:50 08:15:50.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:50 08:15:50.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:50 08:15:50.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:50 08:15:50.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:50 08:15:50.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:50 08:15:50.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:50 08:15:50.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:50 08:15:50.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:50 08:15:50.624 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 03:15:50 08:15:50.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:50 08:15:50.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M23.498S> interval (min=<PT5M>) 03:15:50 08:15:50.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:50 08:15:50.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.748S> interval (min=<PT5M>) 03:15:50 08:15:50.863 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.733S> interval (min=<PT5M>) 03:15:50 08:15:50.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.292S> interval (min=<PT5M>) 03:15:50 08:15:50.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:50 08:15:50.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:50 08:15:50.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:50 08:15:50.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:50 08:15:50.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.68S> interval (min=<PT5M>) 03:15:50 08:15:50.897 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@69507022]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:50 08:15:50.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:50 08:15:50.899 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@69507022]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:50 08:15:50.899 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:50 08:15:50.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:50 08:15:50.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:50 08:15:50.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:50 08:15:50.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:50 08:15:50.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:51 08:15:51.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:51 08:15:51.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:51 08:15:51.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=target:ditto/thing@twin]> 03:15:51 08:15:51.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:51 08:15:51.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M17.391S> interval (min=<PT5M>) 03:15:51 08:15:51.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:51 08:15:51.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.927S> interval (min=<PT5M>) 03:15:51 08:15:51.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.361S> interval (min=<PT5M>) 03:15:51 08:15:51.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.436S> interval (min=<PT5M>) 03:15:51 08:15:51.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:51 08:15:51.456 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:51 08:15:51.456 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:51 08:15:51.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:51 08:15:51.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.511S> interval (min=<PT5M>) 03:15:51 08:15:51.462 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ae53000]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:51 08:15:51.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:51 08:15:51.463 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3ae53000]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:51 08:15:51.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:51 08:15:51.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:51 08:15:51.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:51 08:15:51.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:51 08:15:51.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:51 08:15:51.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:51 08:15:51.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:51 08:15:51.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:51 08:15:51.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:51 08:15:51.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:51 08:15:51.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:51 08:15:51.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:51 08:15:51.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M40.123S> interval (min=<PT5M>) 03:15:51 08:15:51.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:51 08:15:51.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.534S> interval (min=<PT5M>) 03:15:51 08:15:51.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.71S> interval (min=<PT5M>) 03:15:51 08:15:51.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.68S> interval (min=<PT5M>) 03:15:51 08:15:51.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-52f52112-136a-4fb1-b5ac-99e8646c8588> 03:15:51 08:15:51.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-52f52112-136a-4fb1-b5ac-99e8646c8588>. 03:15:51 08:15:51.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-52f52112-136a-4fb1-b5ac-99e8646c8588>. 03:15:51 08:15:51.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:51 08:15:51.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.983S> interval (min=<PT5M>) 03:15:51 08:15:51.835 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@703b867c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:51 08:15:51.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:51 08:15:51.837 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@703b867c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:51 08:15:51.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:51 08:15:51.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:51 08:15:51.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:51 08:15:51.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-52f52112-136a-4fb1-b5ac-99e8646c8588> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]] 03:15:51 08:15:51.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:51 08:15:51.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:51 08:15:51.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:52 08:15:51.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-52f52112-136a-4fb1-b5ac-99e8646c8588> 03:15:52 08:15:52.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:52 08:15:52.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:52 08:15:52.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:52 08:15:52.136 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-52f52112-136a-4fb1-b5ac-99e8646c8588, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:52 08:15:52.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-52f52112-136a-4fb1-b5ac-99e8646c8588, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:52 08:15:52.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:52 08:15:52.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:52 08:15:52.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M22.215S> interval (min=<PT5M>) 03:15:52 08:15:52.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:52 08:15:52.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.156S> interval (min=<PT5M>) 03:15:52 08:15:52.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.319S> interval (min=<PT5M>) 03:15:52 08:15:52.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.66S> interval (min=<PT5M>) 03:15:52 08:15:52.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:52 08:15:52.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:52 08:15:52.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:52 08:15:52.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:52 08:15:52.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.823S> interval (min=<PT5M>) 03:15:52 08:15:52.236 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a811605]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:52 08:15:52.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:52 08:15:52.238 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a811605]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:52 08:15:52.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:52 08:15:52.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:52 08:15:52.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:52 08:15:52.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:52 08:15:52.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:52 08:15:52.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:52 08:15:52.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:52 08:15:52.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:52 08:15:52.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:52 08:15:52.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:52 08:15:52.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:52 08:15:52.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:52 08:15:52.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<false>, ackType=<2 rejected> 03:15:52 08:15:52.525 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 03:15:52 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 03:15:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 03:15:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385) 03:15:52 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52) 03:15:52 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184) 03:15:52 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:15:52 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:15:52 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:15:52 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 03:15:52 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 03:15:52 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:15:52 at java.base/java.lang.Thread.run(Thread.java:833) 03:15:52 08:15:52.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 03:15:52 08:15:52.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:52 08:15:52.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M40.924S> interval (min=<PT5M>) 03:15:52 08:15:52.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:52 08:15:52.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.699S> interval (min=<PT5M>) 03:15:52 08:15:52.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.268S> interval (min=<PT5M>) 03:15:52 08:15:52.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.265S> interval (min=<PT5M>) 03:15:52 08:15:52.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:52 08:15:52.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:52 08:15:52.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:52 08:15:52.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:52 08:15:52.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.587S> interval (min=<PT5M>) 03:15:52 08:15:52.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e59b9f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:52 08:15:52.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:52 08:15:52.806 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e59b9f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:52 08:15:52.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:52 08:15:52.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:52 08:15:52.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:52 08:15:52.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:52 08:15:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:52 08:15:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:52 08:15:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:52 08:15:52.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:52 08:15:52.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:52 08:15:52.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:53 08:15:53.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:53 08:15:53.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M55.205S> interval (min=<PT5M>) 03:15:53 08:15:53.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M3.867S> interval (min=<PT5M>) 03:15:53 08:15:53.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.661S> interval (min=<PT5M>) 03:15:53 08:15:53.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.411S> interval (min=<PT5M>) 03:15:53 08:15:53.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M40.738S> interval (min=<PT5M>) 03:15:53 08:15:53.164 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6444b2e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.166 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6444b2e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:53 08:15:53.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:53 08:15:53.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:53 08:15:53.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:53 08:15:53.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:53 08:15:53.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:53 08:15:53.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:53 08:15:53.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:53 08:15:53.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:53 08:15:53.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:53 08:15:53.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:53 08:15:53.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:53 08:15:53.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:53 08:15:53.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:53 08:15:53.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.176S> interval (min=<PT5M>) 03:15:53 08:15:53.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.871S> interval (min=<PT5M>) 03:15:53 08:15:53.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.854S> interval (min=<PT5M>) 03:15:53 08:15:53.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.79S> interval (min=<PT5M>) 03:15:53 08:15:53.532 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 03:15:53 java.lang.IllegalArgumentException: Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started. 03:15:53 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 03:15:53 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 03:15:53 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231) 03:15:53 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 03:15:53 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 03:15:53 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 03:15:53 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 03:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:53 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:53 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:53 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:53 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:53 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:53 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:15:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:53 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:53 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:53 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:53 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:53 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:53 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:53 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:15:53 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:15:53 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:15:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:53 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:53 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:53 08:15:53.533 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 03:15:53 java.lang.IllegalArgumentException: Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started. 03:15:53 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 03:15:53 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 03:15:53 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233) 03:15:53 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 03:15:53 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 03:15:53 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 03:15:53 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 03:15:53 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 03:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:15:53 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:15:53 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:15:53 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:15:53 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:15:53 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:15:53 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:15:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:15:53 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:15:53 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:15:53 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:15:53 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:15:53 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:15:53 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:15:53 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:15:53 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:15:53 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:15:53 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:15:53 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:15:53 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:15:53 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:15:53 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:15:53 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:15:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:15:53 08:15:53.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M27.275S> interval (min=<PT5M>) 03:15:53 08:15:53.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.622S> interval (min=<PT5M>) 03:15:53 08:15:53.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.508S> interval (min=<PT5M>) 03:15:53 08:15:53.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.093S> interval (min=<PT5M>) 03:15:53 08:15:53.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M59.248S> interval (min=<PT5M>) 03:15:53 08:15:53.607 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11babf90]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.609 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11babf90]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.611 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL 03:15:53 08:15:53.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1256211294], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:53.611900437Z, connectivityStatus=null]> 03:15:53 08:15:53.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1256211294], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:53.611900437Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:15:53 08:15:53.658 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:53 08:15:53.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M56.188S> interval (min=<PT5M>) 03:15:53 08:15:53.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.81S> interval (min=<PT5M>) 03:15:53 08:15:53.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.742S> interval (min=<PT5M>) 03:15:53 08:15:53.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.565S> interval (min=<PT5M>) 03:15:53 08:15:53.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.475S> interval (min=<PT5M>) 03:15:53 08:15:53.696 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@29c59a2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.698 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@29c59a2c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.702 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0] 03:15:53 08:15:53.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-1497789676], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:53.702758157Z, connectivityStatus=null]> 03:15:53 08:15:53.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-1497789676], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:53.702758157Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:15:53 08:15:53.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M22.055S> interval (min=<PT5M>) 03:15:53 08:15:53.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.785S> interval (min=<PT5M>) 03:15:53 08:15:53.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.752S> interval (min=<PT5M>) 03:15:53 08:15:53.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.853S> interval (min=<PT5M>) 03:15:53 08:15:53.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.758S> interval (min=<PT5M>) 03:15:53 08:15:53.786 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1a23df10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.788 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1a23df10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M0.114S> interval (min=<PT5M>) 03:15:53 08:15:53.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.779S> interval (min=<PT5M>) 03:15:53 08:15:53.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.912S> interval (min=<PT5M>) 03:15:53 08:15:53.830 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.363S> interval (min=<PT5M>) 03:15:53 08:15:53.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:53 08:15:53.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.725S> interval (min=<PT5M>) 03:15:53 08:15:53.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:53 08:15:53.864 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@698ee96c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.865 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@698ee96c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:53 08:15:53.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:53 08:15:53.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:53 08:15:53.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:53 08:15:53.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:53 08:15:53.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:53 08:15:53.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:53 08:15:53.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:53 08:15:53.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#612747586], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-01-30T08:15:53.870923869Z, connectivityStatus=null]> 03:15:53 08:15:53.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#612747586], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-01-30T08:15:53.870923869Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING' 03:15:53 08:15:53.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#-1882819034], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-01-30T08:15:53.871070841Z, connectivityStatus=null]> 03:15:53 08:15:53.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#-1882819034], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-01-30T08:15:53.871070841Z, connectivityStatus=null]. Reconnect was already triggered 03:15:53 08:15:53.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:53 08:15:53.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <misconfigured> in the client actor. 03:15:54 08:15:53.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:54 08:15:54.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.515S> interval (min=<PT5M>) 03:15:54 08:15:54.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:54 08:15:54.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.249S> interval (min=<PT5M>) 03:15:54 08:15:54.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.535S> interval (min=<PT5M>) 03:15:54 08:15:54.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.486S> interval (min=<PT5M>) 03:15:54 08:15:54.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:54 08:15:54.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:54 08:15:54.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:54 08:15:54.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:54 08:15:54.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.733S> interval (min=<PT5M>) 03:15:54 08:15:54.044 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@749fd1ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:54 08:15:54.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:54 08:15:54.045 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@749fd1ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:54 08:15:54.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:54 08:15:54.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:54 08:15:54.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:54 08:15:54.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:54 08:15:54.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:54 08:15:54.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:54 08:15:54.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:54 08:15:54.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:54 08:15:54.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:54 08:15:54.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:54 08:15:54.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:54 08:15:54.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:54 08:15:54.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:54 08:15:54.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M55.836S> interval (min=<PT5M>) 03:15:54 08:15:54.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:54 08:15:54.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.034S> interval (min=<PT5M>) 03:15:54 08:15:54.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.506S> interval (min=<PT5M>) 03:15:54 08:15:54.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.021S> interval (min=<PT5M>) 03:15:54 08:15:54.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:54 08:15:54.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:54 08:15:54.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:54 08:15:54.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.717S> interval (min=<PT5M>) 03:15:54 08:15:54.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:54 08:15:54.429 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66a5c8e3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:54 08:15:54.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:54 08:15:54.431 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66a5c8e3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:54 08:15:54.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:54 08:15:54.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:54 08:15:54.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:54 08:15:54.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:54 08:15:54.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:54 08:15:54.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:54 08:15:54.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:54 08:15:54.545 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:54 08:15:54.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:54 08:15:54.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 03:15:54 08:15:54.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:54 08:15:54.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:54 08:15:54.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671 03:15:54 08:15:54.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:54 08:15:54.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ... 03:15:54 08:15:54.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session. 03:15:54 08:15:54.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:54 08:15:54.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:54 08:15:54.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:54 08:15:54.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:54 08:15:54.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 03:15:55 08:15:55.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:55 08:15:55.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:55 08:15:55.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:55 08:15:55.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:55 08:15:55.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M46.746S> interval (min=<PT5M>) 03:15:55 08:15:55.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.305S> interval (min=<PT5M>) 03:15:55 08:15:55.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.31S> interval (min=<PT5M>) 03:15:55 08:15:55.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.36S> interval (min=<PT5M>) 03:15:55 08:15:55.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:55 08:15:55.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.308S> interval (min=<PT5M>) 03:15:55 08:15:55.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2 03:15:55 08:15:55.195 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7dd1eed4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.197 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7dd1eed4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.198 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL 03:15:55 08:15:55.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-1210699305], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:55.198837605Z, connectivityStatus=null]> 03:15:55 08:15:55.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-1210699305], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:15:55.198837605Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:15:55 08:15:55.241 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:55 08:15:55.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M44.024S> interval (min=<PT5M>) 03:15:55 08:15:55.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.536S> interval (min=<PT5M>) 03:15:55 08:15:55.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.937S> interval (min=<PT5M>) 03:15:55 08:15:55.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.977S> interval (min=<PT5M>) 03:15:55 08:15:55.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:55 08:15:55.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.277S> interval (min=<PT5M>) 03:15:55 08:15:55.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.295 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d793190]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.299 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d793190]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:55 08:15:55.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:55 08:15:55.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:55 08:15:55.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:55 08:15:55.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:55 08:15:55.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:55 08:15:55.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:55 08:15:55.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:55 08:15:55.558 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:55 08:15:55.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted> 03:15:55 08:15:55.559 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 03:15:55 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null 03:15:55 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 03:15:55 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 03:15:55 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 03:15:55 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 03:15:55 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 03:15:55 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 03:15:55 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:15:55 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 03:15:55 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 03:15:55 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:15:55 at java.base/java.lang.Thread.run(Thread.java:833) 03:15:55 08:15:55.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]> 03:15:55 08:15:55.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:15:55 08:15:55.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M16.375S> interval (min=<PT5M>) 03:15:55 08:15:55.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.972S> interval (min=<PT5M>) 03:15:55 08:15:55.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.736S> interval (min=<PT5M>) 03:15:55 08:15:55.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.078S> interval (min=<PT5M>) 03:15:55 08:15:55.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:55 08:15:55.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:55 08:15:55.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.627S> interval (min=<PT5M>) 03:15:55 08:15:55.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:55 08:15:55.842 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51dd4430]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.844 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51dd4430]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:55 08:15:55.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:55 08:15:55.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:55 08:15:55.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:55 08:15:55.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]] 03:15:55 08:15:55.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:55 08:15:55.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:55 08:15:55.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:55 08:15:55.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:15:55 08:15:55.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:56 08:15:55.955 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:56 08:15:56.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:56 08:15:56.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:15:56 08:15:56.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:56 08:15:56.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:15:56 08:15:56.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:56 08:15:56.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:15:56 08:15:56.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M28.585S> interval (min=<PT5M>) 03:15:56 08:15:56.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.608S> interval (min=<PT5M>) 03:15:56 08:15:56.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.638S> interval (min=<PT5M>) 03:15:56 08:15:56.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.638S> interval (min=<PT5M>) 03:15:56 08:15:56.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.252S> interval (min=<PT5M>) 03:15:56 08:15:56.205 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76f273f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.207 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76f273f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.211 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76f273f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:56 08:15:56.211 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76f273f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 03:15:56 08:15:56.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M51.556S> interval (min=<PT5M>) 03:15:56 08:15:56.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.169S> interval (min=<PT5M>) 03:15:56 08:15:56.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.413S> interval (min=<PT5M>) 03:15:56 08:15:56.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M48.879S> interval (min=<PT5M>) 03:15:56 08:15:56.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.599S> interval (min=<PT5M>) 03:15:56 08:15:56.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.337 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66df3fc2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.339 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@66df3fc2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:56 08:15:56.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:56 08:15:56.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:56 08:15:56.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:56 08:15:56.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:56 08:15:56.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:56 08:15:56.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:56 08:15:56.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:56 08:15:56.671 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection 03:15:56 javax.jms.JMSException: FAIL 03:15:56 at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188) 03:15:56 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495) 03:15:56 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 03:15:56 at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59) 03:15:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:15:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:15:56 at java.base/java.lang.Thread.run(Thread.java:833) 03:15:56 08:15:56.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.461S> interval (min=<PT5M>) 03:15:56 08:15:56.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.226S> interval (min=<PT5M>) 03:15:56 08:15:56.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.9S> interval (min=<PT5M>) 03:15:56 08:15:56.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.583S> interval (min=<PT5M>) 03:15:56 08:15:56.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:56 08:15:56.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:15:56 08:15:56.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:15:56 08:15:56.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.196S> interval (min=<PT5M>) 03:15:56 08:15:56.720 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@746a5f67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.722 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@746a5f67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:15:56 08:15:56.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:15:56 08:15:56.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:56 08:15:56.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:56 08:15:56.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:56 08:15:56.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:56 08:15:56.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:56 08:15:56.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:56 08:15:56.776 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:56 08:15:56.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:56 08:15:56.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:15:57 08:15:57.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:57 08:15:57.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:57 08:15:57.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:57 08:15:57.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:57 08:15:57.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:57 08:15:57.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:57 08:15:57.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:57 08:15:57.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:57 08:15:57.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:57 08:15:57.165 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:57 08:15:57.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:57 08:15:57.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:57 08:15:57.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:57 08:15:57.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:57 08:15:57.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:57 08:15:57.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:57 08:15:57.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:57 08:15:57.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:57 08:15:57.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:57 08:15:57.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:57 08:15:57.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:57 08:15:57.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:57 08:15:57.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:57 08:15:57.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:57 08:15:57.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:57 08:15:57.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:57 08:15:57.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:57 08:15:57.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:57 08:15:57.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:57 08:15:57.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:57 08:15:57.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:57 08:15:57.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:57 08:15:57.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:57 08:15:57.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:58 08:15:58.214 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators 03:15:58 08:15:58.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:58 08:15:58.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:58 08:15:58.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:58 08:15:58.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:58 08:15:58.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:58 08:15:58.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:58 08:15:58.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:58 08:15:58.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:58 08:15:58.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:58 08:15:58.465 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:58 08:15:58.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:58 08:15:58.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:58 08:15:58.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:58 08:15:58.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:58 08:15:58.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:58 08:15:58.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:58 08:15:58.529 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:58 08:15:58.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:58 08:15:58.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:58 08:15:58.628 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:58 08:15:58.630 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:58 08:15:58.717 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:58 08:15:58.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:58 08:15:58.808 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:58 08:15:58.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:58 08:15:58.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:58 08:15:58.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:58 08:15:58.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:58 08:15:58.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:58 08:15:58.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:58 08:15:58.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:58 08:15:58.830 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:58 08:15:58.830 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:58 08:15:58.984 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:58 08:15:58.986 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:15:59 08:15:59.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:59 08:15:59.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:59 08:15:59.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:59 08:15:59.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:59 08:15:59.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:59 08:15:59.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:59 08:15:59.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:59 08:15:59.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:59 08:15:59.358 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:15:59 08:15:59.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:59 08:15:59.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:59 08:15:59.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:59 08:15:59.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:59 08:15:59.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:59 08:15:59.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:59 08:15:59.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:59 08:15:59.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:15:59 08:15:59.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:15:59 08:15:59.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:15:59 08:15:59.727 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:15:59 08:15:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:15:59 08:15:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:15:59 08:15:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:15:59 08:15:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:15:59 08:15:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:00 08:16:00.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:16:00 08:16:00.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> closed. 03:16:00 08:16:00.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M41.651S> interval (min=<PT5M>) 03:16:00 08:16:00.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.309S> interval (min=<PT5M>) 03:16:00 08:16:00.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.753S> interval (min=<PT5M>) 03:16:00 08:16:00.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.453S> interval (min=<PT5M>) 03:16:00 08:16:00.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.498S> interval (min=<PT5M>) 03:16:00 08:16:00.098 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@28f18b30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.100 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@28f18b30]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.103 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL 03:16:00 08:16:00.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#2015319917], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:16:00.103575820Z, connectivityStatus=null]> 03:16:00 08:16:00.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#2015319917], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-01-30T08:16:00.103575820Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:16:00 08:16:00.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M4.791S> interval (min=<PT5M>) 03:16:00 08:16:00.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.487S> interval (min=<PT5M>) 03:16:00 08:16:00.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.735S> interval (min=<PT5M>) 03:16:00 08:16:00.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.459S> interval (min=<PT5M>) 03:16:00 08:16:00.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.173 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.173 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.547S> interval (min=<PT5M>) 03:16:00 08:16:00.179 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c7f40ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.180 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c7f40ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:16:00 08:16:00.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:16:00 08:16:00.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 03:16:00 08:16:00.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:00 08:16:00.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:00 08:16:00.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:00 08:16:00.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.218 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:00 08:16:00.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:00 08:16:00.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:16:00 08:16:00.475 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached 03:16:00 08:16:00.476 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff. 03:16:00 08:16:00.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#222122830], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2024-01-30T08:16:00.476759281Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:16:00 08:16:00.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:16:00 08:16:00.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:16:00 08:16:00.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 03:16:00 08:16:00.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:00 08:16:00.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:00 08:16:00.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:00 08:16:00.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply, correlation-id=cid, content-type=application/vnd.eclipse.ditto+json} 03:16:00 08:16:00.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-904056d2-bf00-4130-806b-ad339ed17476, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:00 08:16:00.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:00 08:16:00.606 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>! 03:16:00 08:16:00.606 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>! 03:16:00 08:16:00.606 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>! 03:16:00 08:16:00.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M43.617S> interval (min=<PT5M>) 03:16:00 08:16:00.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.78S> interval (min=<PT5M>) 03:16:00 08:16:00.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.46S> interval (min=<PT5M>) 03:16:00 08:16:00.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.673S> interval (min=<PT5M>) 03:16:00 08:16:00.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:00 08:16:00.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:00 08:16:00.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.151S> interval (min=<PT5M>) 03:16:00 08:16:00.688 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a3bc18]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.689 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a3bc18]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:00 08:16:00.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:00 08:16:00.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 03:16:00 08:16:00.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 03:16:00 08:16:00.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-904056d2-bf00-4130-806b-ad339ed17476> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 03:16:00 08:16:00.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:00 08:16:00.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:00 08:16:00.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:00 08:16:00.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:00 08:16:00.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:16:00 08:16:00.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:16:01 08:16:01.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M25.292S> interval (min=<PT5M>) 03:16:01 08:16:01.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.66S> interval (min=<PT5M>) 03:16:01 08:16:01.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.615S> interval (min=<PT5M>) 03:16:01 08:16:01.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.077S> interval (min=<PT5M>) 03:16:01 08:16:01.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.192S> interval (min=<PT5M>) 03:16:01 08:16:01.042 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f0f1f22]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.043 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f0f1f22]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.045 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f0f1f22]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.045 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f0f1f22]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - test timed out. 03:16:01 08:16:01.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:16:01 08:16:01.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:01 08:16:01.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M53.044S> interval (min=<PT5M>) 03:16:01 08:16:01.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.926S> interval (min=<PT5M>) 03:16:01 08:16:01.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.169S> interval (min=<PT5M>) 03:16:01 08:16:01.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.903S> interval (min=<PT5M>) 03:16:01 08:16:01.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M43.522S> interval (min=<PT5M>) 03:16:01 08:16:01.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.125 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52d84e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.127 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52d84e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.138 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.144 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:16:01 08:16:01.144 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:01 08:16:01.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:01 08:16:01.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M41.247S> interval (min=<PT5M>) 03:16:01 08:16:01.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.92S> interval (min=<PT5M>) 03:16:01 08:16:01.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.792S> interval (min=<PT5M>) 03:16:01 08:16:01.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.563S> interval (min=<PT5M>) 03:16:01 08:16:01.226 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:01 08:16:01.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.914S> interval (min=<PT5M>) 03:16:01 08:16:01.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.246 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d7fc08d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.248 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d7fc08d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:16:01 08:16:01.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M14.785S> interval (min=<PT5M>) 03:16:01 08:16:01.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.536S> interval (min=<PT5M>) 03:16:01 08:16:01.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.422S> interval (min=<PT5M>) 03:16:01 08:16:01.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.68S> interval (min=<PT5M>) 03:16:01 08:16:01.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.092S> interval (min=<PT5M>) 03:16:01 08:16:01.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.358 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1784bc29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.359 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1784bc29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M7.066S> interval (min=<PT5M>) 03:16:01 08:16:01.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.665S> interval (min=<PT5M>) 03:16:01 08:16:01.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.495S> interval (min=<PT5M>) 03:16:01 08:16:01.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.784S> interval (min=<PT5M>) 03:16:01 08:16:01.688 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:01 08:16:01.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:01 08:16:01.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:01 08:16:01.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:01 08:16:01.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.266S> interval (min=<PT5M>) 03:16:01 08:16:01.696 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49db9c9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.698 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49db9c9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.700 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49db9c9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.701 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49db9c9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:01 08:16:01.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:01 08:16:01.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:05 08:16:05.045 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:05 08:16:05.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:05 08:16:05.120 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:05 08:16:05.619 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:05 08:16:05.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:06 08:16:06.056 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:06 08:16:06.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:06 08:16:06.269 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:06 08:16:06.270 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:06 08:16:06.465 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:06 08:16:06.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:06 08:16:06.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-904056d2-bf00-4130-806b-ad339ed17476' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-904056d2-bf00-4130-806b-ad339ed17476-test1#-136421770]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 03:16:16 08:16:16.850 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:44295 03:16:16 08:16:16.860 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 03:16:16 08:16:16.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:16 08:16:16.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M20.441S> interval (min=<PT5M>) 03:16:16 08:16:16.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:16 08:16:16.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.717S> interval (min=<PT5M>) 03:16:16 08:16:16.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.01S> interval (min=<PT5M>) 03:16:16 08:16:16.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.673S> interval (min=<PT5M>) 03:16:17 08:16:16.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:17 08:16:16.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:16.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:16.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.123S> interval (min=<PT5M>) 03:16:17 08:16:16.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:17 08:16:16.938 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@707b71ee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:16.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:16.939 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@707b71ee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:16.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:17.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:17 08:16:17.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M27.871S> interval (min=<PT5M>) 03:16:17 08:16:17.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:17 08:16:17.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.09S> interval (min=<PT5M>) 03:16:17 08:16:17.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.565S> interval (min=<PT5M>) 03:16:17 08:16:17.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.876S> interval (min=<PT5M>) 03:16:17 08:16:17.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:17 08:16:17.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.698S> interval (min=<PT5M>) 03:16:17 08:16:17.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:17 08:16:17.097 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@711e2622]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:17.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:17.098 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@711e2622]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:17.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:17.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:17 08:16:17.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M7.057S> interval (min=<PT5M>) 03:16:17 08:16:17.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:17 08:16:17.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.098S> interval (min=<PT5M>) 03:16:17 08:16:17.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.177S> interval (min=<PT5M>) 03:16:17 08:16:17.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.997S> interval (min=<PT5M>) 03:16:17 08:16:17.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-904056d2-bf00-4130-806b-ad339ed17476> 03:16:17 08:16:17.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.353S> interval (min=<PT5M>) 03:16:17 08:16:17.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:16:17 08:16:17.321 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4676941b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:17.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:17.324 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4676941b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:16:17 08:16:17.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:16:17 08:16:17.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-904056d2-bf00-4130-806b-ad339ed17476>. 03:16:17 08:16:17.326 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:16:17 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.30 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 03:16:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 03:16:17 08:16:17.329 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:16:17 08:16:17.426 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:17 08:16:17.429 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 247799664'. Will try to re-establish the static targets after some cool-down period 03:16:18 08:16:18.445 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:22 08:16:22.044 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:22 08:16:22.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:22 08:16:22.205 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:16:22 08:16:22.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:16:27 08:16:27.499 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:28 08:16:28.564 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:28 08:16:28.564 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:28 08:16:28.564 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:28 08:16:28.568 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:28 08:16:28.569 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:28 08:16:28.570 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:28 08:16:28.570 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:28 08:16:28.571 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:28 08:16:28.572 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing AMQP message dropped: There are too many unsettled messages or too few credits. 03:16:28 08:16:28.638 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:28 08:16:28.639 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:16:28.621902139Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-01-30T08:16:28.621902139Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]] 03:16:28 08:16:28.639 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:16:28.621902139Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-01-30T08:16:28.621902139Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]] 03:16:28 08:16:28.639 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 2132807247'. Will try to re-establish the static targets after some cool-down period 03:16:28 08:16:28.639 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon) 03:16:28 08:16:28.639 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon) 03:16:29 08:16:29.660 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:38 08:16:38.713 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:38 08:16:38.714 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:38 08:16:38.714 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:38 08:16:38.715 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:38 08:16:38.789 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:38 08:16:38.789 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created 03:16:38 08:16:38.790 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:38 08:16:38.791 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:38 08:16:38.800 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms. 03:16:38 08:16:38.800 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 55726089'. Will try to re-establish the static targets after some cool-down period 03:16:39 08:16:39.820 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:40 08:16:40.301 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms. 03:16:40 08:16:40.301 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 55726089'. Will try to re-establish the static targets after some cool-down period 03:16:42 08:16:42.320 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:42 08:16:42.802 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms. 03:16:42 08:16:42.802 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 55726089'. Will try to re-establish the static targets after some cool-down period 03:16:46 08:16:46.820 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 03:16:47 08:16:47.371 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:47 08:16:47.371 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:47 08:16:47.371 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:47 08:16:47.373 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:47 08:16:47.444 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:47 08:16:47.444 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:47 08:16:47.445 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:47 08:16:47.445 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 03:16:47 08:16:47.528 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 03:16:47 08:16:47.528 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 03:16:47 08:16:47.528 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 03:16:47 08:16:47.529 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/thing:id]> 03:16:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.19 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 03:16:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 03:16:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 03:16:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 03:16:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 03:16:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 03:16:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 03:16:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 03:16:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 03:16:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 03:16:47 08:16:47.615 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:16:47 08:16:47.689 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:47 08:16:47.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-, amqp.message.annotation:user-id=value} 03:16:47 08:16:47.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=cor-, user-id=value, ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, device_id=org.eclipse.ditto.test:testThing, ditto-entity-id=thing:org.eclipse.ditto.test:testThing, ditto-inbound-payload-mapper=default}] 03:16:47 08:16:47.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:47 08:16:47.790 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:47 08:16:47.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:47 08:16:47.888 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:48 08:16:48.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:48 08:16:48.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:48 08:16:48.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:48 08:16:48.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff. 03:16:49 08:16:49.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created. 03:16:49 08:16:49.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:49 08:16:49.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:49 08:16:49.907 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:49 08:16:49.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-} 03:16:49 08:16:49.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 03:16:50 08:16:50.016 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-} 03:16:50 08:16:50.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 03:16:50 08:16:50.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 03:16:50 08:16:50.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 03:16:50 08:16:50.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.125 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-} 03:16:50 08:16:50.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bbcb5eaf-91cd-4c9f-9232-5b34c57de9a9, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 03:16:50 08:16:50.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.225 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.344 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:50 08:16:50.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:50 08:16:50.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<true>, ackType=<1 accepted> 03:16:50 08:16:50.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.473 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:50 08:16:50.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:50 08:16:50.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:35933/user/ackr0-cid#1619859605}]]>. 03:16:50 08:16:50.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 03:16:50 08:16:50.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 03:16:50 08:16:50.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.608 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:50 08:16:50.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:50 08:16:50.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:39245/user/ackr0-cid#944623667}]]>. 03:16:50 08:16:50.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 03:16:50 08:16:50.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 03:16:50 08:16:50.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.742 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:50 08:16:50.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:50 08:16:50.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:39923/user/ackr0-cid#1348696904}]]>. 03:16:50 08:16:50.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 03:16:50 08:16:50.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 03:16:50 08:16:50.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.876 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:50 08:16:50.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:50 08:16:50.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:50 08:16:50.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:50 08:16:50.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 03:16:51 08:16:50.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.010 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:51 08:16:51.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.139 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'text/plain' could not be mapped.> 03:16:51 08:16:51.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=text/plain, ditto-entity-id=thing:ditto:thing, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:16:51 08:16:51.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.261 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:51 08:16:51.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.394 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.509 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:16:51 08:16:51.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 03:16:51 08:16:51.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=_invalid, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.633 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.657 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:16:51 08:16:51.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:16:51 08:16:51.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:16:51 08:16:51.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.760 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 08:16:51.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test} 03:16:51 08:16:51.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:16:51 08:16:51.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:16:51 08:16:51.792 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:16:51 08:16:51.883 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:16:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 03:16:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 03:16:51 08:16:51.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-945a1d83-e30b-4045-b559-f0f9cd4a6030> closed. 03:16:52 08:16:52.002 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 03:16:52 java.lang.IllegalStateException: failureOnCreateConsumer 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350) 03:16:52 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:16:52 at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) 03:16:52 at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) 03:16:52 at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) 03:16:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:16:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:16:52 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:16:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:16:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:16:52 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:16:52 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 03:16:52 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 03:16:52 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 03:16:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:16:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:16:52 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:16:52 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:16:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:16:52 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:16:52 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 03:16:52 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 03:16:52 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:16:52 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:16:52 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) 03:16:52 at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) 03:16:52 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) 03:16:52 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) 03:16:52 at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 03:16:52 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 03:16:52 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 03:16:52 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 03:16:52 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:16:52 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:16:52 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 03:16:52 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:16:52 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:16:52 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:16:52 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:16:52 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:16:52 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:16:52 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:16:52 08:16:52.002 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer 03:16:52 08:16:52.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-945a1d83-e30b-4045-b559-f0f9cd4a6030> closed. 03:16:52 08:16:52.087 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session 03:16:52 08:16:52.109 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 03:16:52 java.lang.IllegalStateException: failureOnJmsConnect 03:16:52 at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 03:16:52 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 03:16:52 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 03:16:52 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 03:16:52 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 03:16:52 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 03:16:52 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:16:52 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:16:52 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 03:16:52 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:16:52 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:16:52 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:16:52 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:16:52 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:16:52 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:16:52 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:16:52 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:16:52 08:16:52.109 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect 03:16:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 03:16:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 03:16:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 03:16:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 03:16:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 03:16:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 03:16:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 03:16:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 03:16:52 08:16:52.521 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:16:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 03:16:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 03:17:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.40 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 03:17:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 03:17:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 03:17:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 03:17:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 03:17:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 03:17:29 [INFO] [01/30/2024 08:17:29.609] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:29 [INFO] [01/30/2024 08:17:29.661] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:29 [INFO] [01/30/2024 08:17:29.707] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:29 [INFO] [01/30/2024 08:17:29.760] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:17:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 03:17:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 03:17:29 08:17:29.807 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 08:17:29.807 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 08:17:29.808 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 08:17:29.808 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 08:17:29.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 08:17:29.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@463807ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 03:17:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 03:17:29 08:17:29.843 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:17:30 08:17:30.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:30 08:17:30.494 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:30 08:17:30.495 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:30 08:17:30.503 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@715bb835]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:30 08:17:30.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:30 08:17:30.506 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@715bb835]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:30 08:17:30.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:30 08:17:30.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.32S> interval (min=<PT5M>) 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.302S> interval (min=<PT5M>) 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.334S> interval (min=<PT5M>) 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.846S> interval (min=<PT5M>) 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.041S> interval (min=<PT5M>) 03:17:30 08:17:30.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:30 08:17:30.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:30 08:17:30.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:31 08:17:31.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:31 08:17:31.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:31 08:17:31.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:31 08:17:31.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:31 08:17:31.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:31 08:17:31.598 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:31 08:17:31.598 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:31 08:17:31.607 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e64c01e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:31 08:17:31.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:31 08:17:31.609 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e64c01e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:31 08:17:31.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:31 08:17:31.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.188S> interval (min=<PT5M>) 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.842S> interval (min=<PT5M>) 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.249S> interval (min=<PT5M>) 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.743S> interval (min=<PT5M>) 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M8.772S> interval (min=<PT5M>) 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:31 08:17:31.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:31 08:17:31.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:31 08:17:31.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:32 08:17:32.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:32 08:17:32.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:32 08:17:32.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:32 08:17:32.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:17:32 08:17:32.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:32 08:17:32.680 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:32 08:17:32.680 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:32 08:17:32.685 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e56d373]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:32 08:17:32.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:32 08:17:32.687 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e56d373]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:32 08:17:32.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:32 08:17:32.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:32 08:17:32.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M32.689S> interval (min=<PT5M>) 03:17:32 08:17:32.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:32 08:17:32.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.631S> interval (min=<PT5M>) 03:17:32 08:17:32.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.746S> interval (min=<PT5M>) 03:17:32 08:17:32.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.185S> interval (min=<PT5M>) 03:17:32 08:17:32.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.893S> interval (min=<PT5M>) 03:17:32 08:17:32.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:32 08:17:32.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:17:32 08:17:32.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:17:32 08:17:32.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:32 08:17:32.755 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:32 08:17:32.756 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:32 08:17:32.761 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3e161019]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:32 08:17:32.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:32 08:17:32.763 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3e161019]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:32 08:17:32.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M13.528S> interval (min=<PT5M>) 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.824S> interval (min=<PT5M>) 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.032S> interval (min=<PT5M>) 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.947S> interval (min=<PT5M>) 03:17:32 08:17:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.04S> interval (min=<PT5M>) 03:17:32 08:17:32.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:32 08:17:32.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:32 08:17:32.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:32 08:17:32.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:33 08:17:33.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:33 08:17:33.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:33 08:17:33.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:33 08:17:33.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:17:33 08:17:33.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:17:33 08:17:33.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]> 03:17:33 08:17:33.828 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null 03:17:33 08:17:33.828 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected 03:17:33 08:17:33.828 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected 03:17:38 08:17:38.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection 03:17:38 08:17:38.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel 03:17:38 08:17:38.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:38 08:17:38.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:17:38 08:17:38.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:17:38 08:17:38.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]> 03:17:38 08:17:38.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:38 08:17:38.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:17:38 08:17:38.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-19c9a85a-a0fb-4b11-86c7-1c515227788a> 03:17:38 08:17:38.924 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-19c9a85a-a0fb-4b11-86c7-1c515227788a>. 03:17:38 08:17:38.924 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-19c9a85a-a0fb-4b11-86c7-1c515227788a>. 03:17:38 08:17:38.928 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b827c92]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:38 08:17:38.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:38 08:17:38.930 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b827c92]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:38 08:17:38.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M50.439S> interval (min=<PT5M>) 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.484S> interval (min=<PT5M>) 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.496S> interval (min=<PT5M>) 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.515S> interval (min=<PT5M>) 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.629S> interval (min=<PT5M>) 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:38 08:17:38.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:38 08:17:38.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:39 08:17:39.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-19c9a85a-a0fb-4b11-86c7-1c515227788a> 03:17:39 08:17:39.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:39 08:17:39.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:39 08:17:39.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:39 08:17:39.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:40 08:17:39.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:40 08:17:39.989 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:40 08:17:39.989 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:40 08:17:39.995 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31c4d75e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:40 08:17:39.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:40 08:17:39.996 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31c4d75e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:40 08:17:39.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M59.274S> interval (min=<PT5M>) 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.282S> interval (min=<PT5M>) 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.062S> interval (min=<PT5M>) 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.438S> interval (min=<PT5M>) 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:40 08:17:39.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.651S> interval (min=<PT5M>) 03:17:40 08:17:40.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:40 08:17:40.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:40 08:17:40.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:41 08:17:41.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:41 08:17:41.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:41 08:17:41.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:41 08:17:41.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:41 08:17:41.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:42 08:17:42.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:42 08:17:42.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:42 08:17:42.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:42 08:17:42.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:42 08:17:42.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:43 08:17:43.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:43 08:17:43.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:43 08:17:43.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:43 08:17:43.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:43 08:17:43.276 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:43 08:17:43.278 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:43 08:17:43.278 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:43 08:17:43.286 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@486a3e67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:43 08:17:43.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:43 08:17:43.291 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@486a3e67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:43 08:17:43.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M46.526S> interval (min=<PT5M>) 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.657S> interval (min=<PT5M>) 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.473S> interval (min=<PT5M>) 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.678S> interval (min=<PT5M>) 03:17:43 08:17:43.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.469S> interval (min=<PT5M>) 03:17:43 08:17:43.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:43 08:17:43.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:43 08:17:43.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:44 08:17:44.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:44 08:17:44.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:44 08:17:44.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:44 08:17:44.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 03:17:44 08:17:44.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:44 08:17:44.364 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:44 08:17:44.364 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:44 08:17:44.370 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4e2d657d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:44 08:17:44.370 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:44 08:17:44.372 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4e2d657d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:44 08:17:44.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M11.936S> interval (min=<PT5M>) 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.006S> interval (min=<PT5M>) 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.655S> interval (min=<PT5M>) 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.998S> interval (min=<PT5M>) 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:44 08:17:44.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.516S> interval (min=<PT5M>) 03:17:44 08:17:44.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 03:17:44 08:17:44.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 03:17:44 08:17:44.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 03:17:45 08:17:45.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 03:17:45 08:17:45.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:17:45 08:17:45.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:17:45 08:17:45.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.440 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.440 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.446 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@38b5f2bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.447 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@38b5f2bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.448 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-01-30T08:17:45.449549549Z, connectivityStatus=null]> 03:17:45 08:17:45.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-01-30T08:17:45.449549549Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING> 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M3.075S> interval (min=<PT5M>) 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.102S> interval (min=<PT5M>) 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.797S> interval (min=<PT5M>) 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.969S> interval (min=<PT5M>) 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.62S> interval (min=<PT5M>) 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:17:45 08:17:45.489 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:17:45 08:17:45.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.988S> interval (min=<PT5M>) 03:17:45 08:17:45.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M57.399S> interval (min=<PT5M>) 03:17:45 08:17:45.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.806S> interval (min=<PT5M>) 03:17:45 08:17:45.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.377S> interval (min=<PT5M>) 03:17:45 08:17:45.525 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.525 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.543S> interval (min=<PT5M>) 03:17:45 08:17:45.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.531 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@796b1ad0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.531 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.532 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@796b1ad0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.537 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:17:45 08:17:45.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M48.848S> interval (min=<PT5M>) 03:17:45 08:17:45.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.741S> interval (min=<PT5M>) 03:17:45 08:17:45.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.192S> interval (min=<PT5M>) 03:17:45 08:17:45.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.382S> interval (min=<PT5M>) 03:17:45 08:17:45.619 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.619 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.624 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.638S> interval (min=<PT5M>) 03:17:45 08:17:45.625 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ecee795]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.627 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ecee795]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:17:45 08:17:45.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M1.181S> interval (min=<PT5M>) 03:17:45 08:17:45.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.217S> interval (min=<PT5M>) 03:17:45 08:17:45.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.886S> interval (min=<PT5M>) 03:17:45 08:17:45.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.351S> interval (min=<PT5M>) 03:17:45 08:17:45.681 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.681 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.611S> interval (min=<PT5M>) 03:17:45 08:17:45.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.688 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5689ffca]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.690 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5689ffca]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.691 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.692 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M20.357S> interval (min=<PT5M>) 03:17:45 08:17:45.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.14S> interval (min=<PT5M>) 03:17:45 08:17:45.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.086S> interval (min=<PT5M>) 03:17:45 08:17:45.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:45 08:17:45.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.011S> interval (min=<PT5M>) 03:17:45 08:17:45.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:17:45 08:17:45.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.709S> interval (min=<PT5M>) 03:17:45 08:17:45.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:17:45 08:17:45.894 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e751220]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.895 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e751220]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.897 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e751220]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:45 08:17:45.897 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e751220]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:17:45 08:17:45.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:17:46 08:17:46.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:17:50 08:17:50.642 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:17:50 08:17:50.803 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:17:50 08:17:50.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:17:50 08:17:50.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3-test1#1777499417]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 03:18:00 08:18:00.927 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:36011 03:18:00 08:18:00.930 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 03:18:01 08:18:00.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M17.905S> interval (min=<PT5M>) 03:18:01 08:18:00.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:00.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.672S> interval (min=<PT5M>) 03:18:01 08:18:00.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.592S> interval (min=<PT5M>) 03:18:01 08:18:00.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:18:01 08:18:00.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.443S> interval (min=<PT5M>) 03:18:01 08:18:00.986 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:00.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:00.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.081S> interval (min=<PT5M>) 03:18:01 08:18:00.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:00.994 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@12193955]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:00.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:00.996 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@12193955]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:00.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:01.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:18:01 08:18:01.148 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M23.312S> interval (min=<PT5M>) 03:18:01 08:18:01.148 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:01.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.635S> interval (min=<PT5M>) 03:18:01 08:18:01.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.986S> interval (min=<PT5M>) 03:18:01 08:18:01.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:18:01 08:18:01.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.054S> interval (min=<PT5M>) 03:18:01 08:18:01.152 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.152 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.344S> interval (min=<PT5M>) 03:18:01 08:18:01.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:01.158 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53650028]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:01.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:01.159 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53650028]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:01.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:01.160 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M11.967S> interval (min=<PT5M>) 03:18:01 08:18:01.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:01.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.654S> interval (min=<PT5M>) 03:18:01 08:18:01.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.595S> interval (min=<PT5M>) 03:18:01 08:18:01.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3> 03:18:01 08:18:01.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.492S> interval (min=<PT5M>) 03:18:01 08:18:01.335 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.336 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.179S> interval (min=<PT5M>) 03:18:01 08:18:01.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:01 08:18:01.343 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@45b79180]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:01.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:01.345 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@45b79180]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:01 08:18:01.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:01 08:18:01.346 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-b43e5e99-9b2c-4dce-9837-2ce95ddfe8e3>. 03:18:01 08:18:01.347 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:18:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.52 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 03:18:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 03:18:01 08:18:01.349 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:01 08:18:01.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.451 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.580 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:01 08:18:01.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:01 08:18:01.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.720 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:01 08:18:01.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:01 08:18:01.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:45197/user/ackr0-cid#881440805}]]>. 03:18:01 08:18:01.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 03:18:01 08:18:01.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.859 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:01 08:18:01.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:01 08:18:01.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:01 08:18:01.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:37235/user/ackr0-cid#-189860512}]]>. 03:18:01 08:18:01.889 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 03:18:02 08:18:01.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:01.984 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:02 08:18:02.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:35369/user/ackr0-cid#1280316277}]]>. 03:18:02 08:18:02.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 03:18:02 08:18:02.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.108 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:02 08:18:02.136 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.244 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:02 08:18:02.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.366 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'application/vnd.eclipse.ditto+json' could not be mapped.> 03:18:02 08:18:02.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{messageid=1, ditto-entity-id=thing:ditto:thing, content-type=application/vnd.eclipse.ditto+json, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=ditto:thing, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address, messageId=1} 03:18:02 08:18:02.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:18:02 08:18:02.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.506 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:02 08:18:02.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.631 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.742 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 03:18:02 08:18:02.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 03:18:02 08:18:02.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=cid, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=_invalid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address, messageId=1} 03:18:02 08:18:02.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.855 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:02 08:18:02.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:18:02 08:18:02.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}] 03:18:02 08:18:02.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:02 08:18:02.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:18:03 08:18:02.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:03 08:18:02.983 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:03 08:18:03.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:18:03 08:18:03.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 03:18:03 08:18:03.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-bf777943-93cb-4e49-a627-032dfeca712c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}] 03:18:03 08:18:03.097 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 03:18:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 03:18:03 08:18:03.122 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:03 08:18:03.200 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.201 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.201 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.202 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.203 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.203 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.287 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.403 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 03:18:03 08:18:03.475 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <RabbitMQTarget [exchange=replyTarget, routingKey=thing:id]> 03:18:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 03:18:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 03:18:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.120 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 03:18:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 03:18:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 03:18:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 03:18:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 03:18:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 03:18:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 03:18:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 03:18:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 03:18:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 03:18:05 08:18:05.614 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:05 08:18:05.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.701 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=e0686ba6-f9bf-4c7e-b67f-194e52d39927, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:05 08:18:05.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.806 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=21867357-a647-4c63-bf2f-fc0e0011d1e9, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:05 08:18:05.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.896 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:05 08:18:05.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0595e8e6-d9c5-4367-b4b9-355388ead00d, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:05.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:05.991 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=72b28064-8e37-4d94-9edb-77cc57dfd27b, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.093 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=016b8191-09d3-451d-af91-7d70370f5c6d, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.115 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 03:18:06 08:18:06.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:18:06 08:18:06.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.180 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=bce2e5a8-b5de-414e-866c-9c3913665ddc, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.264 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=41f320bc-56c2-4dd5-85c0-7b7de669ac8f, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.349 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=778e4d49-2f5a-4975-9e89-cc8fcc63e521, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.445 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0af587ed-3925-4ba0-81c2-d1e8eebbb121, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.539 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=01c08622-d0e3-4284-a0ca-6ca1d2dad185, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.621 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=73e02b02-b0cf-4d98-ab4d-74c0215318f1, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 03:18:06 08:18:06.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=73e02b02-b0cf-4d98-ab4d-74c0215318f1, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:33189/user/ackr0-73e02b02-b0cf-4d98-ab4d-74c0215318f1#954593231}]]>. 03:18:06 08:18:06.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.706 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=2df73a4c-c4e2-49a3-87e2-759dd1993770, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 03:18:06 08:18:06.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.792 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b7611d99-d7d3-4eed-ab1b-85268e7cd679, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 03:18:06 08:18:06.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.877 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=29d2f8c1-0227-4633-b1c9-6c0c13447ba9, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.961 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:06 08:18:06.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f5b78370-56d1-4011-a57e-c337d0e0fed2, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:06 08:18:06.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 03:18:06 08:18:06.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f5b78370-56d1-4011-a57e-c337d0e0fed2, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:40777/user/ackr0-f5b78370-56d1-4011-a57e-c337d0e0fed2#-465255608}]]>. 03:18:06 08:18:06.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 03:18:07 08:18:07.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:07 08:18:07.047 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 03:18:07 08:18:07.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-5ed3ae36-03ee-437f-87a6-c28d92be6a62, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=8d77f833-0416-47e0-aa42-01c9667e2ae6, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 03:18:07 08:18:07.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>. 03:18:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 03:18:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 03:18:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 03:18:07 08:18:07.330 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.340 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.357 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.366 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.370 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.376 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.381 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.394 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.399 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.411 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.450 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.480 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@162ceede]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 03:18:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 03:18:07 08:18:07.724 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f493b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.725 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f493b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.726 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f493b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.726 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f493b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 08:18:07.734 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@39f493b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 03:18:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 03:18:07 08:18:07.739 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 03:18:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 03:18:08 08:18:08.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 03:18:08 08:18:08.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1 03:18:08 08:18:08.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 03:18:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 03:18:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 03:18:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 03:18:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 03:18:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 03:18:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 03:18:08 08:18:08.340 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2373220d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:08 08:18:08.438 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15cf106]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:08 08:18:08.516 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76b1be25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:08 08:18:08.600 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@589ba44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:08 08:18:08.611 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse> 03:18:08 08:18:08.676 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3b2b89c6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:08 08:18:08.849 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4308ad73]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:09 08:18:09.034 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@21b1fe00]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:09 08:18:09.132 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b7ac2ec]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:09 08:18:09.215 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5779e13d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 03:18:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 03:18:09 08:18:09.242 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:11 08:18:11.641 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Could not retrieve extra data due to: CompletionException org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:18:11 08:18:11.643 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Enrichment of <OutboundSignalWithSender [delegate=UnmappedOutboundSignal [source=ThingModified [type=things.events:thingModified, timestamp=1970-01-01T00:00:00Z, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#352407356, response-required=false}], metadata={}, entityId=thing:id, revision=2, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=null, definition=null, attributes={"target2":"wayne"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], targets=[ImmutableTarget [address=target2, topics=[_/_/things/twin/events?filter=exists(attributes/target2)&extraFields=attributes, _/_/things/live/events?filter=exists(attributes/target2)&extraFields=attributes], qos=null, authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[target:1]], originalAddress=target2, issuedAcknowledgementLabel=target2, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], sender=Actor[pekko://OutboundMappingProcessorActorTest/system/testProbe-875#352407356], enrichmentFailure=null, extra=null]> failed due to <SignalEnrichmentFailedException [message='Signal enrichment failed.', errorCode=signal.enrichment.failed, httpStatus=HttpStatus [code=500, category=SERVER_ERROR], description='The cause is unknown. Please try again later.', href=null, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#352407356, response-required=false}]]>. 03:18:11 org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. 03:18:11 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed. 03:18:11 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158) 03:18:11 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120) 03:18:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:18:11 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518) 03:18:11 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106) 03:18:11 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514) 03:18:11 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483) 03:18:11 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990) 03:18:11 at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974) 03:18:11 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:18:11 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:18:11 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 03:18:11 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 03:18:11 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 03:18:11 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:11 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:18:11 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 03:18:11 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:18:11 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:18:11 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 03:18:11 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 03:18:11 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:11 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 03:18:11 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 03:18:11 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 03:18:11 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 03:18:11 at java.base/java.lang.Thread.run(Thread.java:833) 03:18:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.581 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 03:18:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 03:18:11 08:18:11.840 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:12 08:18:12.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.365S> interval (min=<PT5M>) 03:18:12 08:18:12.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:12 08:18:12.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.649S> interval (min=<PT5M>) 03:18:12 08:18:12.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.067S> interval (min=<PT5M>) 03:18:12 08:18:12.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-913f55b0-7f60-4f96-94f4-2e9ab133a334> 03:18:12 08:18:12.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.917S> interval (min=<PT5M>) 03:18:12 08:18:12.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-913f55b0-7f60-4f96-94f4-2e9ab133a334>. 03:18:12 08:18:12.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-913f55b0-7f60-4f96-94f4-2e9ab133a334>. 03:18:12 08:18:12.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.628S> interval (min=<PT5M>) 03:18:12 08:18:12.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:12 08:18:12.238 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.240 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:12 08:18:12.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:12 08:18:12.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:12 08:18:12.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:12 08:18:12.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 03:18:12 08:18:12.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:12 08:18:12.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ce2e5ab3-f289-423c-bffd-5fe3186f5f40> 03:18:12 08:18:12.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ce2e5ab3-f289-423c-bffd-5fe3186f5f40>. 03:18:12 08:18:12.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ce2e5ab3-f289-423c-bffd-5fe3186f5f40>. 03:18:12 08:18:12.300 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.302 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:12 08:18:12.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:12 08:18:12.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:12 08:18:12.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:12 08:18:12.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4e351798-8dfd-49db-bcad-21f25d5fd1ff_d426a705-3ea3-4e3a-9cb1-fb0735a4df58> 03:18:12 08:18:12.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4e351798-8dfd-49db-bcad-21f25d5fd1ff>. 03:18:12 08:18:12.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4e351798-8dfd-49db-bcad-21f25d5fd1ff>. 03:18:12 08:18:12.329 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.330 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:12 08:18:12.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:12 08:18:12.331 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:12 08:18:12.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-913f55b0-7f60-4f96-94f4-2e9ab133a334> 03:18:12 08:18:12.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ce2e5ab3-f289-423c-bffd-5fe3186f5f40> 03:18:12 08:18:12.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4e351798-8dfd-49db-bcad-21f25d5fd1ff> 03:18:13 08:18:13.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-e1f94f75-67c4-444b-b32b-db3b4de29870> 03:18:13 08:18:13.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1f94f75-67c4-444b-b32b-db3b4de29870>. 03:18:13 08:18:13.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1f94f75-67c4-444b-b32b-db3b4de29870>. 03:18:13 08:18:13.378 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.379 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:13 08:18:13.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:13 08:18:13.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:13 08:18:13.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:13 08:18:13.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:13 08:18:13.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2024-01-30T08:18:13.386963745Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:18:13 08:18:13.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:13 08:18:13.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:13 08:18:13.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:13 08:18:13.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4b2c6bde-62fd-4aad-b6f1-88933652b830> 03:18:13 08:18:13.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4b2c6bde-62fd-4aad-b6f1-88933652b830>. 03:18:13 08:18:13.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4b2c6bde-62fd-4aad-b6f1-88933652b830>. 03:18:13 08:18:13.409 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.410 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:13 08:18:13.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 03:18:13 08:18:13.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:13 08:18:13.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-0d383c4c-91c3-4c6a-8f59-690356752865> 03:18:13 08:18:13.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0d383c4c-91c3-4c6a-8f59-690356752865>. 03:18:13 08:18:13.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0d383c4c-91c3-4c6a-8f59-690356752865>. 03:18:13 08:18:13.433 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.434 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:13 08:18:13.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:13.427827114Z, connectivityStatus=null]> 03:18:13 08:18:13.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:13 08:18:13.436 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:13.427827114Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:18:13 08:18:13.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-e1f94f75-67c4-444b-b32b-db3b4de29870> 03:18:13 08:18:13.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4b2c6bde-62fd-4aad-b6f1-88933652b830> 03:18:13 08:18:13.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-0d383c4c-91c3-4c6a-8f59-690356752865> 03:18:13 08:18:13.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b29d95a2-9109-4f17-adc0-56b6b07dc975> 03:18:13 08:18:13.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b29d95a2-9109-4f17-adc0-56b6b07dc975>. 03:18:13 08:18:13.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b29d95a2-9109-4f17-adc0-56b6b07dc975>. 03:18:13 08:18:13.465 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.465 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.466 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:13 08:18:13.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:13 08:18:13.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:13 08:18:13.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:13 08:18:13.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:13 08:18:13.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:13 08:18:13.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b29d95a2-9109-4f17-adc0-56b6b07dc975> 03:18:13 08:18:13.555 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:13 08:18:13.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 03:18:14 08:18:14.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-3b64f90b-b264-4bbe-8ec1-a03a4fe657ad> 03:18:14 08:18:14.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3b64f90b-b264-4bbe-8ec1-a03a4fe657ad>. 03:18:14 08:18:14.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3b64f90b-b264-4bbe-8ec1-a03a4fe657ad>. 03:18:14 08:18:14.510 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.512 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:14 08:18:14.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:14 08:18:14.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:14 08:18:14.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4b086d76-2f0b-45ea-85a1-573999304b90_cc858213-f8a7-4648-83a4-732216758ba9> 03:18:14 08:18:14.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4b086d76-2f0b-45ea-85a1-573999304b90>. 03:18:14 08:18:14.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4b086d76-2f0b-45ea-85a1-573999304b90>. 03:18:14 08:18:14.546 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-3b64f90b-b264-4bbe-8ec1-a03a4fe657ad> 03:18:14 08:18:14.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.562 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.564 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4b086d76-2f0b-45ea-85a1-573999304b90> 03:18:14 08:18:14.694 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M57.725S> interval (min=<PT5M>) 03:18:14 08:18:14.694 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:14 08:18:14.694 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.692S> interval (min=<PT5M>) 03:18:14 08:18:14.694 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M12.455S> interval (min=<PT5M>) 03:18:14 08:18:14.695 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-78a55b7a-5ffa-45bf-b98e-8563e7783ac7> 03:18:14 08:18:14.695 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.852S> interval (min=<PT5M>) 03:18:14 08:18:14.696 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-78a55b7a-5ffa-45bf-b98e-8563e7783ac7>. 03:18:14 08:18:14.696 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-78a55b7a-5ffa-45bf-b98e-8563e7783ac7>. 03:18:14 08:18:14.700 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 03:18:14 08:18:14.700 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.462S> interval (min=<PT5M>) 03:18:14 08:18:14.701 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4477829f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.702 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.703 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4477829f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.703 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.705 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.713 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:14 08:18:14.713 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:14 08:18:14.713 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:14 08:18:14.717 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:14 08:18:14.718 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:14 08:18:14.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-92e34ff4-0447-461b-b4c4-ced15a46917e> 03:18:14 08:18:14.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-92e34ff4-0447-461b-b4c4-ced15a46917e>. 03:18:14 08:18:14.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-92e34ff4-0447-461b-b4c4-ced15a46917e>. 03:18:14 08:18:14.738 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.739 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-92e34ff4-0447-461b-b4c4-ced15a46917e> 03:18:14 08:18:14.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6aad675a-2197-466c-9418-1446f3abd4b2> 03:18:14 08:18:14.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6aad675a-2197-466c-9418-1446f3abd4b2>. 03:18:14 08:18:14.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6aad675a-2197-466c-9418-1446f3abd4b2>. 03:18:14 08:18:14.762 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.763 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.764 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:14 08:18:14.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:14 08:18:14.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:14 08:18:14.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-c9930ec4-0ce0-42ec-bd86-3cc438f75c20> 03:18:14 08:18:14.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c9930ec4-0ce0-42ec-bd86-3cc438f75c20>. 03:18:14 08:18:14.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c9930ec4-0ce0-42ec-bd86-3cc438f75c20>. 03:18:14 08:18:14.785 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.786 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.786 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:14 08:18:14.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:14 08:18:14.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:14 08:18:14.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 03:18:14 08:18:14.791 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-c9930ec4-0ce0-42ec-bd86-3cc438f75c20] in state DISCONNECTING - status: open: disconnecting connection at 2024-01-30T08:18:14.791337758Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#-572478289] 03:18:14 08:18:14.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-e1f4fd1c-268a-49a7-957b-9aa8ef97986f> 03:18:14 08:18:14.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1f4fd1c-268a-49a7-957b-9aa8ef97986f>. 03:18:14 08:18:14.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1f4fd1c-268a-49a7-957b-9aa8ef97986f>. 03:18:14 08:18:14.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.810 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:14 08:18:14.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:14 08:18:14.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814830168Z, connectivityStatus=null]> 03:18:14 08:18:14.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814830168Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814841961Z, connectivityStatus=null]> 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814841961Z, connectivityStatus=null]. Reconnect was already triggered 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814844482Z, connectivityStatus=null]> 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.814844482Z, connectivityStatus=null]. Reconnect was already triggered 03:18:14 08:18:14.821 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-78a55b7a-5ffa-45bf-b98e-8563e7783ac7> 03:18:14 08:18:14.821 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:14 08:18:14.824 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:18:14 08:18:14.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6aad675a-2197-466c-9418-1446f3abd4b2> 03:18:14 08:18:14.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-c9930ec4-0ce0-42ec-bd86-3cc438f75c20> 03:18:14 08:18:14.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-e1f4fd1c-268a-49a7-957b-9aa8ef97986f> 03:18:14 08:18:14.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939272358Z, connectivityStatus=null]> 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939272358Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939284956Z, connectivityStatus=null]> 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939284956Z, connectivityStatus=null]. Reconnect was already triggered 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939287397Z, connectivityStatus=null]> 03:18:14 08:18:14.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:14 08:18:14.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:14.939287397Z, connectivityStatus=null]. Reconnect was already triggered 03:18:15 08:18:15.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156061735Z, connectivityStatus=null]> 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156061735Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156069388Z, connectivityStatus=null]> 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156069388Z, connectivityStatus=null]. Reconnect was already triggered 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156071430Z, connectivityStatus=null]> 03:18:15 08:18:15.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.156071430Z, connectivityStatus=null]. Reconnect was already triggered 03:18:15 08:18:15.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:15 08:18:15.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580246531Z, connectivityStatus=null]> 03:18:15 08:18:15.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580246531Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 03:18:15 08:18:15.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580269960Z, connectivityStatus=null]> 03:18:15 08:18:15.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580269960Z, connectivityStatus=null]. Reconnect was already triggered 03:18:15 08:18:15.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580272091Z, connectivityStatus=null]> 03:18:15 08:18:15.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:15 08:18:15.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:15.580272091Z, connectivityStatus=null]. Reconnect was already triggered 03:18:16 08:18:15.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:16 08:18:15.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:16 08:18:16.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-8a13c6bc-6335-4b62-ba20-22c1fd177c3f> 03:18:16 08:18:16.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8a13c6bc-6335-4b62-ba20-22c1fd177c3f>. 03:18:16 08:18:16.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8a13c6bc-6335-4b62-ba20-22c1fd177c3f>. 03:18:16 08:18:16.025 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:16 08:18:16.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:16 08:18:16.026 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:16 08:18:16.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:16 08:18:16.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:16 08:18:16.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-8a13c6bc-6335-4b62-ba20-22c1fd177c3f> 03:18:17 08:18:17.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:17 08:18:17.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:17 08:18:17.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:17 08:18:17.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:18 08:18:18.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:18 08:18:18.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:19 08:18:19.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:19 08:18:19.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:19 08:18:19.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:19 08:18:19.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.014 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 03:18:21 08:18:21.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4da131a6-8f4b-4332-ac65-f0871924d7a5> 03:18:21 08:18:21.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4da131a6-8f4b-4332-ac65-f0871924d7a5>. 03:18:21 08:18:21.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4da131a6-8f4b-4332-ac65-f0871924d7a5>. 03:18:21 08:18:21.066 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:21 08:18:21.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:21 08:18:21.067 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:21 08:18:21.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:21 08:18:21.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:21 08:18:21.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:21 08:18:21.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:21 08:18:21.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d1869d85-2ef7-42d9-ad57-256922dded77> 03:18:21 08:18:21.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d1869d85-2ef7-42d9-ad57-256922dded77>. 03:18:21 08:18:21.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d1869d85-2ef7-42d9-ad57-256922dded77>. 03:18:21 08:18:21.098 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:21 08:18:21.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:21 08:18:21.099 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:21 08:18:21.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:21 08:18:21.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103467011Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103783689Z, connectivityStatus=null]> 03:18:21 08:18:21.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103783689Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103800026Z, connectivityStatus=null]> 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103800026Z, connectivityStatus=null]. Reconnect was already triggered 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103802606Z, connectivityStatus=null]> 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.103802606Z, connectivityStatus=null]. Reconnect was already triggered 03:18:21 08:18:21.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4da131a6-8f4b-4332-ac65-f0871924d7a5> 03:18:21 08:18:21.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d1869d85-2ef7-42d9-ad57-256922dded77> 03:18:21 08:18:21.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316311506Z, connectivityStatus=null]> 03:18:21 08:18:21.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316311506Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316343313Z, connectivityStatus=null]> 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316343313Z, connectivityStatus=null]. Reconnect was already triggered 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316346518Z, connectivityStatus=null]> 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.316346518Z, connectivityStatus=null]. Reconnect was already triggered 03:18:21 08:18:21.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:21 08:18:21.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740736355Z, connectivityStatus=null]> 03:18:21 08:18:21.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740736355Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740759417Z, connectivityStatus=null]> 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740759417Z, connectivityStatus=null]. Reconnect was already triggered 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740761665Z, connectivityStatus=null]> 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:21 08:18:21.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:21.740761665Z, connectivityStatus=null]. Reconnect was already triggered 03:18:22 08:18:22.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163680812Z, connectivityStatus=null]> 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163680812Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163701901Z, connectivityStatus=null]> 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163701901Z, connectivityStatus=null]. Reconnect was already triggered 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163704226Z, connectivityStatus=null]> 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.163704226Z, connectivityStatus=null]. Reconnect was already triggered 03:18:22 08:18:22.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6a856aac-6a37-40db-9ab8-f220eb9445c4> 03:18:22 08:18:22.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6a856aac-6a37-40db-9ab8-f220eb9445c4>. 03:18:22 08:18:22.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6a856aac-6a37-40db-9ab8-f220eb9445c4>. 03:18:22 08:18:22.596 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:22 08:18:22.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:22 08:18:22.598 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:22 08:18:22.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:22 08:18:22.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor. 03:18:22 08:18:22.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.603432978Z, connectivityStatus=null]> 03:18:22 08:18:22.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-01-30T08:18:22.603432978Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING' 03:18:22 08:18:22.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:22 08:18:22.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6a856aac-6a37-40db-9ab8-f220eb9445c4> 03:18:22 08:18:22.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:22 08:18:22.786 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:22 08:18:22.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:23 08:18:23.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:23 08:18:23.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:23 08:18:23.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:23 08:18:23.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:23 08:18:23.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:23 08:18:23.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:23 08:18:23.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:23 08:18:23.606 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:24 08:18:24.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:24 08:18:24.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:24 08:18:24.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:24 08:18:24.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:24 08:18:24.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:24 08:18:24.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:24 08:18:24.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:25 08:18:25.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:25 08:18:25.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-6a856aac-6a37-40db-9ab8-f220eb9445c4> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect 03:18:26 08:18:26.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:26 08:18:26.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:26 08:18:26.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:26 08:18:26.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 03:18:26 08:18:26.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 03:18:26 08:18:26.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 03:18:26 08:18:26.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-cf4aa416-755d-484d-84d3-0fc88678cc52> 03:18:26 08:18:26.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cf4aa416-755d-484d-84d3-0fc88678cc52>. 03:18:26 08:18:26.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cf4aa416-755d-484d-84d3-0fc88678cc52>. 03:18:26 08:18:26.228 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:26 08:18:26.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:26 08:18:26.230 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a65ac4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 03:18:26 08:18:26.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 03:18:26 08:18:26.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 03:18:26 08:18:26.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 03:18:26 08:18:26.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 03:18:26 08:18:26.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 03:18:26 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.40 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 03:18:26 08:18:26.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 08:18:26.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.243 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest 03:18:26 08:18:26.244 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 03:18:26 08:18:26.245 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 03:18:26 08:18:26.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 03:18:26 08:18:26.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 03:18:26 08:18:26.247 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 03:18:26 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 03:18:26 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:18:26 ... 18 common frames omitted 03:18:26 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 03:18:26 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:18:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 03:18:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 03:18:26 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 03:18:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:26 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:18:26 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 03:18:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:26 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:18:26 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 03:18:26 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 03:18:26 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 03:18:26 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 03:18:26 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 03:18:26 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 03:18:26 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:18:26 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:18:26 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:18:26 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:18:26 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:18:26 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:18:26 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:18:26 08:18:26.248 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 03:18:26 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 03:18:26 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 03:18:26 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 03:18:26 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:18:26 ... 18 common frames omitted 03:18:26 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 03:18:26 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 03:18:26 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:18:26 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 03:18:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 03:18:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 03:18:26 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 03:18:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:26 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:18:26 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 03:18:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 03:18:26 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:18:26 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 03:18:26 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 03:18:26 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 03:18:26 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:18:26 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 03:18:26 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 03:18:26 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 03:18:26 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 03:18:26 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 03:18:26 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:18:26 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:18:26 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:18:26 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:18:26 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:18:26 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:18:26 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:18:26 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:18:26 08:18:26.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-cf4aa416-755d-484d-84d3-0fc88678cc52> 03:18:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest 03:18:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 03:18:26 08:18:26.252 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:26 08:18:26.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 03:18:26 08:18:26.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 03:18:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 03:18:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest 03:18:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest 03:18:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 03:18:26 [INFO] [01/30/2024 08:18:26.735] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 03:18:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest 03:18:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest 03:18:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 03:18:27 08:18:27.029 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.24 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 03:18:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 03:18:39 08:18:39.277 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:18:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 03:18:39 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 03:18:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 03:18:39 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 03:18:39 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 03:18:39 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 03:18:39 [INFO] [01/30/2024 08:18:39.617] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] [01/30/2024 08:18:39.656] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] [01/30/2024 08:18:39.688] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] [01/30/2024 08:18:39.723] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] [01/30/2024 08:18:39.756] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] [01/30/2024 08:18:39.789] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 03:18:39 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 03:18:40 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=d531420c-9356-40fe-b5af-d54a77907254}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"_/foo-bar-connection/connections/announcements/opened","path":"/","headers":{"correlation-id":"d531420c-9356-40fe-b5af-d54a77907254","content-type":"application/json"},"value":{"openedAt":"2024-01-30T08:18:40.020017934Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 2.334958ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=e10bb0e2-b203-4428-9cb3-0faf66fbfcd9, version=2, content-type=application/json}]]] 03:18:40 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.751345ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra={"attributes":{"enriched":"field"}}, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=400d2927-2b85-4e73-8863-723721875c62}]]] 03:18:40 testPlainJavascriptIncomingMapping Duration: 5.142735ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra=null, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=f0d0155e-8990-4e61-af36-d0cf37f69ced}]]] 03:18:40 testPlainJavascriptIncomingMapping Duration: 0.679556ms 03:18:40 testEmptyJavascriptIncomingMapping Duration: 0.079094ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"header":{"message_type":"SmokeEvent","timestamp_ms":"1595043218316","message_id":"95516572-e737-4c90-a5cd-7448f0bcaf37","device_id":"com.bosch.cm.ivs_IVS-INTEGRATION-TEST-DEVICE","boot_id":"a4e376c3-a288-4db8-8a7b-4657dea5f515"},"smoke_start_timestamp_ms":"1591096889617","images":[{"timestamp_ms":"1591251430839","id":"39d342bc-93b7-4765-ace6-5ae833739431","camera_identifier":"CAM-REAR-01"}],"duration_in_seconds":20,"confidence":220,"total_smoke":125,"background_air_quality":10,"status":{}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=e9d5528c-23cf-4c34-a8eb-4d6dd0d39ad0}]]] 03:18:40 testWithProtobufJsJavascriptIncomingMapping Duration: 314.759305ms 03:18:40 testEmptyJavascriptOutgoingMapping Duration: 0.324315ms 03:18:40 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=6a6f44e9-e90b-4275-9480-b835adb0abf8}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-policy/policies/announcements/subjectDeletion","path":"/","headers":{"correlation-id":"6a6f44e9-e90b-4275-9480-b835adb0abf8","content-type":"application/json"},"value":{"deleteAt":"2024-01-30T08:18:40.357775613Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 1.114516ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=5475fc39-c169-4027-8449-56d71fcd447e}]]] 03:18:40 testBinaryJavascriptIncomingMapping Duration: 0.810886ms 03:18:40 UnmodifiableExternalMessage [headers={version=2, response-required=true, ditto-message-feature-id=SoftwareState, content-type=application/vnd.google.protobuf, ditto-message-subject=install, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE, ditto-message-direction=TO, correlation-id=6870a3a1-0608-4ef6-b849-51c0661b24b6}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (1170bytes)', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testWithProtobufJsJavascriptOutgoingMapping Duration: 137.515715ms 03:18:40 UnmodifiableExternalMessage [headers={content-type=application/octet-stream, correlation-id=5e7eab84-0b33-47a5-831e-abbcc4fff5c4}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (32bytes)', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testBinaryJavascriptOutgoingMapping Duration: 1.275505ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=469ac191-351c-4c40-b061-22e9876351d1, version=2, content-type=application/json}]]] 03:18:40 testNoopJavascriptIncomingMapping Duration: 0.222074ms 03:18:40 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=da8a32a6-0529-42ba-a799-99864d02438b}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 1.13966ms 03:18:40 {subject={{topic:action-subject}}, correlation-id=d3311208-f8ad-46b1-a758-f62432e3d495, content-type=application/vnd.eclipse.ditto+json} 03:18:40 UnmodifiableExternalMessage [headers={subject={{topic:action-subject}}, correlation-id=d3311208-f8ad-46b1-a758-f62432e3d495, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"d3311208-f8ad-46b1-a758-f62432e3d495","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testNoopJavascriptOutgoingMapping Duration: 0.208484ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=3d3e6e32-5ac0-4b17-bf17-550f485dea11}]]] 03:18:40 testPlainJavascriptIncomingMapping Duration: 0.365625ms 03:18:40 HEADERS: ImmutableDittoHeaders [{correlation-id=e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3, subject={{topic:action-subject}}, content-type=application/json}] 03:18:40 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3, subject={{topic:action-subject}}}], thing=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null] 03:18:40 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3, subject={{topic:action-subject}}, content-type=application/json}]]] 03:18:40 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}} 03:18:40 {subject={{topic:action-subject}}, correlation-id=e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3, content-type=application/vnd.eclipse.ditto+json} 03:18:40 UnmodifiableExternalMessage [headers={subject={{topic:action-subject}}, correlation-id=e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"e2ffe83b-6dcb-4efc-9a06-ebad8a5430e3","subject":"{{topic:action-subject}}","content-type":"application/json"},"value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testNoopJavascriptOutgoingMapping Duration: 0.638273ms 03:18:40 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=ca10ebfa-73a2-40ef-b1e5-5d906fd2f03a}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=Thing ID was: org.eclipse.ditto:foo-bar-plain, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testPlainJavascriptOutgoingMapping Duration: 1.069332ms 03:18:40 HEADERS: ImmutableDittoHeaders [{correlation-id=b6259ea4-1abc-4fde-9e34-90686f8ea48f, subject={{topic:action-subject}}, response-required=false, content-type=application/json}] 03:18:40 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=b6259ea4-1abc-4fde-9e34-90686f8ea48f, subject={{topic:action-subject}}, response-required=false}], responseType=things.responses:createThing, httpStatus=HttpStatus [code=201, category=SUCCESS], thingCreated=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 03:18:40 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=HttpStatus [code=201, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=b6259ea4-1abc-4fde-9e34-90686f8ea48f, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]] 03:18:40 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"b6259ea4-1abc-4fde-9e34-90686f8ea48f","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201} 03:18:40 {subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=b6259ea4-1abc-4fde-9e34-90686f8ea48f, response-required=false} 03:18:40 UnmodifiableExternalMessage [headers={subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=b6259ea4-1abc-4fde-9e34-90686f8ea48f, response-required=false}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"b6259ea4-1abc-4fde-9e34-90686f8ea48f","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.663084ms 03:18:40 2572427 03:18:40 bytes length: 3 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=b1783fc3-f245-4cd6-b6b4-d0a0a002ebaf}]]] 03:18:40 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 4.176324ms 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=0eb5ac99-5b56-4b1d-81b9-f3d0911bda25, version=2, content-type=application/json}]]] 03:18:40 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.166484ms 03:18:40 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=33bb4a3a-d240-4738-a21d-7ac1a99739a3}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 03:18:40 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 0.919944ms 03:18:40 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 03:18:40 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 03:18:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 03:18:40 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value="{\"thingId\":\"RC-CRaaSCar\",\"acl\":{\"manufacturer\":{\"READ\":true,\"WRITE\":true,\"ADMINISTRATE\":true},\"driver1\":{\"READ\":true,\"WRITE\":false,\"ADMINISTRATE\":false}},\"attributes\":{\"manufacturer\":\"myManufacturer\",\"model\":\"myModel\",\"yearOfConstruction\":2000,\"serialNumber\":\"123456789ABC\"},\"features\":{\"XDK\":{\"properties\":{\"acceleration\":{\"x\":-1,\"y\":0,\"z\":0},\"gyroscope\":{\"x\":0,\"y\":0,\"z\":0},\"magnetometer\":{\"x\":0,\"y\":0,\"z\":0},\"environmental\":{\"temperature\":25.3,\"humidity\":63.4,\"pressure\":982.5},\"light\":598.4,\"lamps\":{\"yellow\":true,\"orange\":true,\"red\":false}}},\"secondary\":{\"properties\":{\"velocity\":15.4,\"state\":\"moving\",\"direction\":54.4}}}}", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c7992774-9964-4f00-a039-2392407e6a44}]]] 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="A simple text to be mapped", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c8bd7e72-4c79-4b65-ac32-6122d9dbd2a6}]]] 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"thingId":"RC-CRaaSCar","acl":{"manufacturer":{"READ":true,"WRITE":true,"ADMINISTRATE":true},"driver1":{"READ":true,"WRITE":false,"ADMINISTRATE":false}},"attributes":{"manufacturer":"myManufacturer","model":"myModel","yearOfConstruction":2000,"serialNumber":"123456789ABC"},"features":{"XDK":{"properties":{"acceleration":{"x":-1,"y":0,"z":0},"gyroscope":{"x":0,"y":0,"z":0},"magnetometer":{"x":0,"y":0,"z":0},"environmental":{"temperature":25.3,"humidity":63.4,"pressure":982.5},"light":598.4,"lamps":{"yellow":true,"orange":true,"red":false}}},"secondary":{"properties":{"velocity":15.4,"state":"moving","direction":54.4}}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=4c597e97-0a2b-4022-a1e6-f0bf41550154}]]] 03:18:40 42664720170 03:18:40 bytes length: 5 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/features, value={"temperature":{"properties":{"value":25.43}},"pressure":{"properties":{"value":1015}},"humidity":{"properties":{"value":42}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=jmh-test, correlation-id=2afe331a-8961-4f85-8725-0d7e3d25a481, content-type=application/octet-stream}]]] 03:18:40 2572427 03:18:40 bytes length: 3 03:18:40 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=e1ae8bb8-18bf-43f6-8f38-786d80d40c5b}]]] 03:18:41 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"aa":222,"bb":579,"cc":"xxx/456/yyy","dd":["u","v","lore ipsum bla bla bla","x","y"]}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=eea1d1bd-e68f-4891-8711-55022a7890d8}]]] 03:18:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 03:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 03:18:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 03:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 03:18:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 03:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 03:18:41 ensureRecursionGetsAborted aborted after: 0.803656ms 03:18:41 ensureEndlessLoopGetsAborted aborted after: 529.388364ms 03:18:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 03:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 03:18:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 03:18:41 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 03:18:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 03:18:42 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 03:18:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 03:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 03:18:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 03:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 03:18:43 08:18:43.427 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 03:18:43 08:18:43.471 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing> 03:18:43 08:18:43.526 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 03:18:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 03:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 03:18:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 03:18:43 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 03:18:43 08:18:43.596 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625. 03:18:43 08:18:43.629 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long. 03:18:43 08:18:43.737 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid! 03:18:43 08:18:43.821 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved. 03:18:43 08:18:43.946 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long. 03:18:44 08:18:44.019 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set. 03:18:44 08:18:44.257 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set. 03:18:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 03:18:44 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 03:18:44 08:18:44.337 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found. 03:18:44 08:18:44.337 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found. 03:18:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 03:18:44 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 03:18:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 03:18:44 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 03:18:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 03:18:44 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 03:18:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 03:18:45 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 03:18:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 03:18:45 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 03:18:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 03:18:45 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 03:18:45 [INFO] [01/30/2024 08:18:45.768] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.819] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.853] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.889] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.921] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.954] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:45 [INFO] [01/30/2024 08:18:45.989] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.022] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.056] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.089] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.130] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.173] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.222] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] [01/30/2024 08:18:46.251] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:18:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 03:18:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 03:18:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 03:18:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 03:18:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 03:18:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 03:18:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 03:18:46 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 03:18:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 03:18:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 03:18:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 03:18:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 03:18:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 03:18:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 03:18:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 03:18:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 03:18:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 03:18:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 03:18:47 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 03:18:47 08:18:47.101 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 03:18:47 08:18:47.231 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-11] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:18:47 08:18:47.393 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-17] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.connectivity.service.enforcement.pre.ModifyToCreateConnectionTransformer,org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer. 03:18:47 08:18:47.786 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 03:18:58 Failed to stop [ConnectivityRootActorTest] within [10 seconds] 03:18:58 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children 03:18:58 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination) 03:18:58 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#-1257371554] 03:18:58 ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination) 03:18:58 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137#1361050989] 03:18:58 ⌊-> StreamSupervisor-2137 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination) 03:18:58 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-7-0-ignoreSink#1340640439] 03:18:58 | Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-9-0-ignoreSink#449172912] 03:18:58 ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:18:58 ⌊-> flow-9-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:18:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.15 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 03:18:59 [INFO] 03:18:59 [INFO] Results: 03:18:59 [INFO] 03:18:59 [WARNING] Tests run: 1700, Failures: 0, Errors: 0, Skipped: 3 03:18:59 [INFO] 03:18:59 [INFO] 03:18:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- 03:18:59 [INFO] 03:18:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service --- 03:18:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 03:18:59 [INFO] 03:18:59 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service --- 03:19:00 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:19:00 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:19:00 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:19:00 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:19:00 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:19:00 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:19:00 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:19:00 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:19:00 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:19:00 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:19:00 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:19:00 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:19:00 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:19:00 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:19:00 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:19:00 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:19:00 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:19:00 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:19:00 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:19:00 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. 03:19:00 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar. 03:19:00 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar. 03:19:00 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar. 03:19:00 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar. 03:19:00 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 03:19:00 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar. 03:19:00 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar. 03:19:00 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:19:00 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:19:00 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. 03:19:00 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. 03:19:00 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. 03:19:00 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 03:19:00 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar. 03:19:00 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:19:00 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar. 03:19:00 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar. 03:19:00 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:19:00 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:19:00 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. 03:19:00 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:19:00 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:19:00 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:19:00 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. 03:19:00 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. 03:19:00 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. 03:19:00 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. 03:19:00 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. 03:19:00 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. 03:19:00 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:19:00 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:19:00 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:19:11 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/NOTICE.md 03:19:11 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/LICENSE.txt 03:19:11 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:19:11 [WARNING] - META-INF.versions.9.module-info 03:19:11 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/io.netty.versions.properties 03:19:11 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:19:11 [WARNING] - .cache/formatter-maven-cache.properties 03:19:11 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:19:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:19:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:19:11 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:19:11 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:19:11 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:19:11 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:19:11 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:19:11 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/MANIFEST.MF 03:19:11 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:19:11 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:19:11 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/DISCLAIMER 03:19:11 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/LICENSE 03:19:11 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:19:11 [WARNING] - META-INF/DEPENDENCIES 03:19:11 [WARNING] maven-shade-plugin has detected that some files are 03:19:11 [WARNING] present in two or more JARs. When this happens, only one 03:19:11 [WARNING] single version of the file is copied to the uber jar. 03:19:11 [WARNING] Usually this is not harmful and you can skip these warnings, 03:19:11 [WARNING] otherwise try to manually exclude artifacts based on 03:19:11 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:19:11 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:19:11 [INFO] Attaching shaded artifact. 03:19:11 [INFO] 03:19:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service --- 03:19:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:19:11 [INFO] No previous run data found, generating javadoc. 03:19:19 [WARNING] Javadoc Warnings 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.config; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment 03:19:19 [WARNING] package org.eclipse.ditto.connectivity.service.util; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message 03:19:19 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment 03:19:19 [WARNING] protected final ActorSystem actorSystem; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment 03:19:19 [WARNING] protected final Config config; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment 03:19:19 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment 03:19:19 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment 03:19:19 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment 03:19:19 [WARNING] protected static boolean isError(final Adaptable adaptable) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment 03:19:19 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment 03:19:19 [WARNING] protected static boolean isResponse(final Adaptable adaptable) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment 03:19:19 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl"); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment 03:19:19 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl"); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment 03:19:19 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment 03:19:19 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment 03:19:19 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment 03:19:19 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment 03:19:19 [WARNING] protected static void validateSourceQoS(final int qos, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment 03:19:19 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment 03:19:19 [WARNING] protected static void validateTargetQoS(final int qos, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment 03:19:19 [WARNING] protected static void validateExtraFields(final Target target) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment 03:19:19 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected 03:19:19 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data 03:19:19 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return 03:19:19 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected 03:19:19 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors( 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment 03:19:19 [WARNING] protected abstract ActorRef getPublisherActor(); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext 03:19:19 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment 03:19:19 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 = 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment 03:19:19 [WARNING] public interface ReconnectTimeoutStrategy { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment 03:19:19 [WARNING] protected final UUID actorUuid; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment 03:19:19 [WARNING] protected final ChildActorNanny childActorNanny; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment 03:19:19 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment 03:19:19 [WARNING] protected final ConnectionLogger connectionLogger; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment 03:19:19 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment 03:19:19 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment 03:19:19 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance()); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment 03:19:19 [WARNING] protected BaseClientActor(final Connection connection, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment 03:19:19 [WARNING] protected boolean canConnectViaSocket(final Connection connection) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment 03:19:19 [WARNING] protected ConnectivityConfig connectivityConfig() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment 03:19:19 [WARNING] protected final SshTunnelState getSshTunnelState() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment 03:19:19 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment 03:19:19 [WARNING] ACKREGATOR_STARTED, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment 03:19:19 [WARNING] ACKREGATOR_STOPPED, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment 03:19:19 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment 03:19:19 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment 03:19:19 [WARNING] INIT_COMPLETE, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment 03:19:19 [WARNING] RESUBSCRIBE, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment 03:19:19 [WARNING] SERVICE_REQUESTS_DONE, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment 03:19:19 [WARNING] SERVICE_UNBIND, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment 03:19:19 [WARNING] SHUTDOWN_TIMEOUT 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment 03:19:19 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment 03:19:19 [WARNING] public ConnectionFailure getFailure() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment 03:19:19 [WARNING] public boolean isSuccess() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment 03:19:19 [WARNING] public static InitializationResult success() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment 03:19:19 [WARNING] boolean canReconnect(); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment 03:19:19 [WARNING] Duration getNextBackoff(); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment 03:19:19 [WARNING] Duration getNextTimeout(); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment 03:19:19 [WARNING] void reset(); 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment 03:19:19 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment 03:19:19 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return 03:19:19 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment 03:19:19 [WARNING] protected final ConnectionId connectionId; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment 03:19:19 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment 03:19:19 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment 03:19:19 [WARNING] protected final ConnectionMonitor inboundMonitor; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment 03:19:19 [WARNING] protected final Source source; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment 03:19:19 [WARNING] protected final String sourceAddress; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment 03:19:19 [WARNING] protected BaseConsumerActor(final Connection connection, 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment 03:19:19 [WARNING] protected ResourceStatus getCurrentSourceStatus() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment 03:19:19 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment 03:19:19 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment 03:19:19 [WARNING] protected void resetResourceStatus() { 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment 03:19:19 [WARNING] protected final Connection connection; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment 03:19:19 [WARNING] protected final ConnectionConfig connectionConfig; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment 03:19:19 [WARNING] protected final ExpressionResolver connectionIdResolver; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment 03:19:19 [WARNING] protected final ConnectionLogger connectionLogger; 03:19:19 [WARNING] ^ 03:19:19 [WARNING] 100 warnings 03:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 03:19:20 [INFO] 03:19:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service --- 03:19:20 [INFO] Tests are skipped. 03:19:20 [INFO] 03:19:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service --- 03:19:20 [INFO] Tests are skipped. 03:19:20 [INFO] 03:19:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service --- 03:19:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 03:19:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes 03:19:21 [INFO] 03:19:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service --- 03:19:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom 03:19:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar 03:19:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar 03:19:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 03:19:21 [INFO] 03:19:21 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- 03:19:21 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [68/77] 03:19:21 [INFO] from documentation/pom.xml 03:19:21 [INFO] --------------------------------[ pom ]--------------------------------- 03:19:21 [INFO] 03:19:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation --- 03:19:21 [INFO] 03:19:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation --- 03:19:21 [INFO] 03:19:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation --- 03:19:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec 03:19:21 [INFO] 03:19:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation --- 03:19:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... 03:19:21 [INFO] 03:19:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation --- 03:19:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:19:22 [INFO] 03:19:22 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation --- 03:19:22 [INFO] Tests are skipped. 03:19:22 [INFO] 03:19:22 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation --- 03:19:22 [INFO] Tests are skipped. 03:19:22 [INFO] 03:19:22 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation --- 03:19:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:19:22 [INFO] 03:19:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation --- 03:19:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom 03:19:22 [INFO] 03:19:22 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- 03:19:22 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [69/77] 03:19:22 [INFO] from gateway/pom.xml 03:19:22 [INFO] --------------------------------[ pom ]--------------------------------- 03:19:22 [INFO] 03:19:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway --- 03:19:22 [INFO] 03:19:22 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway --- 03:19:22 [INFO] 03:19:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway --- 03:19:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec 03:19:22 [INFO] 03:19:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway --- 03:19:22 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:19:22 [INFO] The goal is skip due to packaging 'pom' 03:19:22 [INFO] 03:19:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway --- 03:19:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... 03:19:22 [INFO] 03:19:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- 03:19:22 [INFO] 03:19:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway --- 03:19:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:19:22 [INFO] 03:19:22 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway --- 03:19:22 [INFO] Tests are skipped. 03:19:22 [INFO] 03:19:22 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway --- 03:19:22 [INFO] Tests are skipped. 03:19:22 [INFO] 03:19:22 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway --- 03:19:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:19:22 [INFO] 03:19:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway --- 03:19:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom 03:19:22 [INFO] 03:19:22 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- 03:19:22 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [70/77] 03:19:22 [INFO] from gateway/api/pom.xml 03:19:22 [INFO] --------------------------------[ jar ]--------------------------------- 03:19:22 [INFO] 03:19:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api --- 03:19:22 [INFO] 03:19:22 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api --- 03:19:22 [INFO] 03:19:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api --- 03:19:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 03:19:22 [INFO] 03:19:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api --- 03:19:22 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:19:22 [WARNING] 03:19:22 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:19:22 [WARNING] 03:19:22 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:19:22 [WARNING] 03:19:22 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:19:22 [INFO] 03:19:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api --- 03:19:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources 03:19:22 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:19:22 [INFO] 03:19:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api --- 03:19:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... 03:19:22 [INFO] 03:19:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api --- 03:19:22 [INFO] Changes detected - recompiling the module! :dependency 03:19:22 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 03:19:22 [INFO] 03:19:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api --- 03:19:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources 03:19:22 [INFO] 03:19:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api --- 03:19:22 [INFO] Changes detected - recompiling the module! :dependency 03:19:22 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:19:22 [INFO] 03:19:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api --- 03:19:22 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:19:22 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports 03:19:22 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:19:22 [INFO] 03:19:22 [INFO] ------------------------------------------------------- 03:19:22 [INFO] T E S T S 03:19:22 [INFO] ------------------------------------------------------- 03:19:22 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 03:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 03:19:23 [INFO] 03:19:23 [INFO] Results: 03:19:23 [INFO] 03:19:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 03:19:23 [INFO] 03:19:23 [INFO] 03:19:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- 03:19:23 [INFO] 03:19:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api --- 03:19:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 03:19:23 [INFO] 03:19:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api --- 03:19:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:19:23 [INFO] No previous run data found, generating javadoc. 03:19:25 [WARNING] Javadoc Warnings 03:19:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment 03:19:25 [WARNING] package org.eclipse.ditto.gateway.api; 03:19:25 [WARNING] ^ 03:19:25 [WARNING] 1 warning 03:19:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 03:19:25 [INFO] 03:19:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api --- 03:19:25 [INFO] Tests are skipped. 03:19:25 [INFO] 03:19:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api --- 03:19:25 [INFO] Tests are skipped. 03:19:25 [INFO] 03:19:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api --- 03:19:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 03:19:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes 03:19:25 [INFO] 03:19:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api --- 03:19:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom 03:19:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar 03:19:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 03:19:25 [INFO] 03:19:25 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- 03:19:25 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [71/77] 03:19:25 [INFO] from internal/utils/http/pom.xml 03:19:25 [INFO] --------------------------------[ jar ]--------------------------------- 03:19:25 [INFO] 03:19:25 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http --- 03:19:25 [INFO] 03:19:25 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http --- 03:19:25 [INFO] 03:19:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- 03:19:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec 03:19:25 [INFO] 03:19:25 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http --- 03:19:25 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:19:25 [WARNING] 03:19:25 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:19:25 [WARNING] 03:19:25 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:19:25 [WARNING] 03:19:25 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:19:25 [INFO] 03:19:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http --- 03:19:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources 03:19:25 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:19:25 [INFO] 03:19:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http --- 03:19:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... 03:19:25 [INFO] 03:19:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http --- 03:19:25 [INFO] Changes detected - recompiling the module! :dependency 03:19:25 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:19:25 [INFO] 03:19:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http --- 03:19:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources 03:19:25 [INFO] 03:19:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- 03:19:25 [INFO] No sources to compile 03:19:25 [INFO] 03:19:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http --- 03:19:25 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:19:25 [INFO] No tests to run. 03:19:25 [INFO] 03:19:25 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- 03:19:25 [INFO] 03:19:25 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http --- 03:19:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 03:19:25 [INFO] 03:19:25 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http --- 03:19:25 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:19:25 [INFO] No previous run data found, generating javadoc. 03:19:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 03:19:27 [INFO] 03:19:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http --- 03:19:27 [INFO] Tests are skipped. 03:19:27 [INFO] 03:19:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http --- 03:19:27 [INFO] Tests are skipped. 03:19:27 [INFO] 03:19:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http --- 03:19:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:19:27 [INFO] 03:19:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http --- 03:19:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom 03:19:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar 03:19:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 03:19:27 [INFO] 03:19:27 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- 03:19:27 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [72/77] 03:19:27 [INFO] from internal/utils/jwt/pom.xml 03:19:27 [INFO] --------------------------------[ jar ]--------------------------------- 03:19:28 [INFO] 03:19:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] 03:19:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] 03:19:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 03:19:28 [INFO] 03:19:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- 03:19:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:19:28 [WARNING] 03:19:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:19:28 [WARNING] 03:19:28 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:19:28 [WARNING] 03:19:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:19:28 [INFO] 03:19:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] Copying 2 resources from src/main/resources to target/classes 03:19:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:19:28 [INFO] 03:19:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... 03:19:28 [INFO] 03:19:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] Changes detected - recompiling the module! :dependency 03:19:28 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:19:28 [INFO] 03:19:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources 03:19:28 [INFO] 03:19:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- 03:19:28 [INFO] Changes detected - recompiling the module! :dependency 03:19:28 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:19:28 [INFO] 03:19:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt --- 03:19:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:19:28 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports 03:19:28 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:19:28 [INFO] 03:19:28 [INFO] ------------------------------------------------------- 03:19:28 [INFO] T E S T S 03:19:28 [INFO] ------------------------------------------------------- 03:19:29 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 03:19:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 03:19:29 [INFO] 03:19:29 [INFO] Results: 03:19:29 [INFO] 03:19:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 03:19:29 [INFO] 03:19:29 [INFO] 03:19:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- 03:19:29 [INFO] 03:19:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt --- 03:19:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 03:19:29 [INFO] 03:19:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt --- 03:19:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:19:29 [INFO] No previous run data found, generating javadoc. 03:19:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 03:19:30 [INFO] 03:19:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt --- 03:19:30 [INFO] Tests are skipped. 03:19:30 [INFO] 03:19:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt --- 03:19:30 [INFO] Tests are skipped. 03:19:30 [INFO] 03:19:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt --- 03:19:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 03:19:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes 03:19:30 [INFO] 03:19:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt --- 03:19:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom 03:19:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar 03:19:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 03:19:30 [INFO] 03:19:30 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- 03:19:30 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [73/77] 03:19:30 [INFO] from gateway/service/pom.xml 03:19:30 [INFO] --------------------------------[ jar ]--------------------------------- 03:19:32 [INFO] 03:19:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service --- 03:19:32 [INFO] 03:19:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service --- 03:19:32 [INFO] 03:19:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service --- 03:19:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 03:19:32 [INFO] 03:19:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service --- 03:19:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:19:32 [WARNING] 03:19:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:19:32 [WARNING] 03:19:32 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:19:32 [WARNING] 03:19:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:19:32 [INFO] 03:19:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service --- 03:19:32 [INFO] Copying 1 resource from src/main/resources to target/classes 03:19:32 [INFO] Copying 5 resources from src/main/resources to target/classes 03:19:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:19:32 [INFO] 03:19:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service --- 03:19:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... 03:19:32 [INFO] 03:19:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service --- 03:19:32 [INFO] Changes detected - recompiling the module! :dependency 03:19:32 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes 03:19:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API. 03:19:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details. 03:19:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations. 03:19:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details. 03:19:34 [INFO] 03:19:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service --- 03:19:34 [INFO] Copying 18 resources from src/test/resources to target/test-classes 03:19:34 [INFO] 03:19:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service --- 03:19:34 [INFO] Changes detected - recompiling the module! :dependency 03:19:34 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes 03:19:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API. 03:19:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details. 03:19:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations. 03:19:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details. 03:19:36 [INFO] 03:19:36 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service --- 03:19:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:19:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports 03:19:36 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:19:36 [INFO] 03:19:36 [INFO] ------------------------------------------------------- 03:19:36 [INFO] T E S T S 03:19:36 [INFO] ------------------------------------------------------- 03:19:37 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 03:19:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.799 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 03:19:43 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 03:19:43 08:19:43,693 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 03:19:43 08:19:43,695 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - No custom configurators were discovered as a service. 03:19:43 08:19:43,695 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 03:19:43 08:19:43,697 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 03:19:43 08:19:43,701 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 03:19:43 08:19:43,701 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 03:19:43 08:19:43,706 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 03:19:43 08:19:43,706 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 03:19:43 08:19:43,707 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 03:19:43 08:19:43,708 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:19:43 08:19:43,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/logback.xml] 03:19:43 08:19:43,855 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 03:19:44 08:19:44,186 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_DISABLE_SYSOUT_LOG")] evaluated to false on line 27 03:19:44 08:19:44,190 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_LOGSTASH_SERVER")] evaluated to false on line 51 03:19:44 08:19:44,196 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("DITTO_LOGGING_FILE_APPENDER").equals("true")] evaluated to false on line 68 03:19:44 08:19:44,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR] 03:19:44 08:19:44,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:19:44 08:19:44,209 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:19:44 08:19:44,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 03:19:44 08:19:44,243 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:19:44 08:19:44,243 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:19:44 08:19:44,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash] 03:19:44 08:19:44,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender] 03:19:44 08:19:44,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [file] 03:19:44 08:19:44,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender] 03:19:44 08:19:44,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN 03:19:44 08:19:44,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN 03:19:44 08:19:44,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN 03:19:44 08:19:44,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG 03:19:44 08:19:44,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 03:19:44 08:19:44,246 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 03:19:44 08:19:44,247 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 03:19:44 08:19:44,247 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT] 03:19:44 08:19:44,247 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT] 03:19:44 08:19:44,248 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [file] to Logger[ROOT] 03:19:44 08:19:44,248 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c6bef4b - End of configuration. 03:19:44 08:19:44,249 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7da03928 - Registering current configuration as safe fallback point 03:19:44 08:19:44,249 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 542 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 03:19:44 2024-01-30 08:19:44,252 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:47 2024-01-30 08:19:47,566 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-c3d4c5d][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-c3d4c5d - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-c3d4c5d, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41429/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-c3d4c5d#1190064948, ditto-connection-id=790ae760-0d44-4d38-a1ac-fa2243f2e3cb, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:91b13e47-3511-47a3-aa93-6e8fbeca4c8b, thing={}, thingPlainJson={}]. 03:19:51 2024-01-30 08:19:51,780 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f6f136a][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f6f136a - Received invalid response. Reason: Entity ID of live response <:4c1284af-d920-46b5-acff-8828dd227e4d> differs from entity ID of command <:c2348842-e9ae-4110-b613-b7af8b1f237a>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f6f136a, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41429/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f6f136a#-293149918, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:4c1284af-d920-46b5-acff-8828dd227e4d, attributePointer=/manufacturer, attributeValue=null]. 03:19:51 2024-01-30 08:19:51,781 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f6f136a][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined. 03:19:56 2024-01-30 08:19:56,094 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0042adc][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0042adc - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, channel=live, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0042adc, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:41429/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0042adc#-2070982577, ditto-connection-id=78941409-15a9-4687-beea-00762e2ccc82, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:bdf0d777-c5fb-41d1-9add-4625e4b6ed07, thing={}, thingPlainJson={}]. 03:19:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.69 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 03:19:56 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 03:19:56 Jan 30, 2024 8:19:56 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 03:19:56 WARNING: Could not find implementation for entity ID with type <bumlux>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 03:19:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 03:19:56 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 03:19:56 2024-01-30 08:19:56,311 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 03:19:56 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 03:19:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 03:19:56 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 03:19:56 2024-01-30 08:19:56,793 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:57 2024-01-30 08:19:56,953 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:57 2024-01-30 08:19:56,990 WARN [][] o.a.p.c.Cluster Cluster(pekko://PoliciesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:19:57 2024-01-30 08:19:57,720 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:57 2024-01-30 08:19:57,842 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:57,916 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:57,991 INFO [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-83311df][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'activateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-83311df}]]>! 03:19:58 2024-01-30 08:19:58,032 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,114 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,189 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,250 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,319 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,418 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,491 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,541 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,616 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,655 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,711 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,751 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:58 2024-01-30 08:19:58,834 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:58 2024-01-30 08:19:58,904 INFO [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-2e490df][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'deactivateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-2e490df}]]>! 03:19:59 2024-01-30 08:19:58,937 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,005 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:59 2024-01-30 08:19:59,032 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,106 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:59 2024-01-30 08:19:59,136 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,238 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,310 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:59 2024-01-30 08:19:59,344 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,403 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:59 2024-01-30 08:19:59,429 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:19:59 2024-01-30 08:19:59,496 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:19:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 03:19:59 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 03:19:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:20:00 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 03:20:00 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 03:20:00 2024-01-30 08:20:00,539 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:00 2024-01-30 08:20:00,799 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:00 2024-01-30 08:20:00,828 WARN [][] o.a.p.c.Cluster Cluster(pekko://DevOpsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:01 2024-01-30 08:20:01,262 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 03:20:01 2024-01-30 08:20:01,290 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:01 2024-01-30 08:20:01,397 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:01 2024-01-30 08:20:01,505 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 03:20:01 2024-01-30 08:20:01,506 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.150 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 03:20:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 03:20:01 2024-01-30 08:20:01,628 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:01 2024-01-30 08:20:01,788 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:01 2024-01-30 08:20:01,809 WARN [][] o.a.p.c.Cluster Cluster(pekko://WhoamiRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:01 2024-01-30 08:20:01,905 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 03:20:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 03:20:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 03:20:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 03:20:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 03:20:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 03:20:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 03:20:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 03:20:02 2024-01-30 08:20:02,891 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,016 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,035 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingSearchRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:03 2024-01-30 08:20:03,118 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:03 2024-01-30 08:20:03,197 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,432 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:03 2024-01-30 08:20:03,488 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,546 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:03 2024-01-30 08:20:03,641 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,713 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-e8168a0][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count> 03:20:03 2024-01-30 08:20:03,719 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-e8168a0][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <UnsupportedMediaTypeException> occurred in gateway root route: <UnsupportedMediaTypeException [message='The Media-Type <none/none> is not supported for this resource.', errorCode=mediatype.unsupported, httpStatus=HttpStatus [code=415, category=CLIENT_ERROR], description='Allowed Media-Types are: <[application/x-www-form-urlencoded]>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingSearchRouteTest.countThingsShouldAssertBadRequest-e8168a0}]]>! 03:20:03 2024-01-30 08:20:03,757 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,839 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:03 2024-01-30 08:20:03,916 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:03 2024-01-30 08:20:03,987 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 03:20:04 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 03:20:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 03:20:04 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 03:20:04 2024-01-30 08:20:04,126 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:04 2024-01-30 08:20:04,233 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:04 2024-01-30 08:20:04,249 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:04 2024-01-30 08:20:04,320 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:04 2024-01-30 08:20:04,334 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:04 2024-01-30 08:20:04,509 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:04 2024-01-30 08:20:04,729 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed. 03:20:04 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:04 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:04 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:04 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 03:20:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:04 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:04 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:04 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:04 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:04 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:04 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:04 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:04 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:04 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:04 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:04 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:04 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:04 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:04 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:04 2024-01-30 08:20:04,729 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed. 03:20:04 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:04 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:04 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:04 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:04 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 03:20:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:04 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:04 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:04 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:04 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:04 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:04 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:04 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:04 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:04 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:04 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:04 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:04 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:04 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:04 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:04 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:04 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:04 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:04 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:04 2024-01-30 08:20:04,790 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,270 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,391 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,391 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,424 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,543 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,671 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,766 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,766 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,807 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,888 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,888 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,917 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:05 2024-01-30 08:20:05,993 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:05 2024-01-30 08:20:05,993 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 03:20:05 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:05 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:05 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:05 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:05 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:05 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:05 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:05 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:05 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:05 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:05 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:05 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:05 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:05 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:05 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:05 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:05 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:05 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:05 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:05 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:05 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:05 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,027 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,121 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,121 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,158 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,246 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,246 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,296 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,457 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,570 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,570 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,607 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,706 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,814 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:06 2024-01-30 08:20:06,890 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 2024-01-30 08:20:06,890 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed. 03:20:06 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 03:20:06 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 03:20:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 03:20:06 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:06 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:06 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:06 [WARN] [01/30/2024 08:20:06.907] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ThingsSseRouteBuilderTest)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.830 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 03:20:06 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 03:20:06 2024-01-30 08:20:06,963 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,148 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,162 WARN [][] o.a.p.c.Cluster Cluster(pekko://ConnectionsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:07 2024-01-30 08:20:07,355 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:07 2024-01-30 08:20:07,426 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,490 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:07 2024-01-30 08:20:07,523 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,586 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:07 2024-01-30 08:20:07,621 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,664 INFO [ConnectionsRouteTest.testPostConnectionCommandWrongFails-4d593c5][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/92849ac3-d1d7-4b56-8c0a-2631bab467e5/command> 03:20:07 2024-01-30 08:20:07,728 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,793 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:07 2024-01-30 08:20:07,832 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,893 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:07 2024-01-30 08:20:07,928 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:07 2024-01-30 08:20:07,987 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,017 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,059 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,114 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,159 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,221 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,292 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,327 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,387 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,425 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,467 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,514 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,556 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,605 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,648 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,703 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,755 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,805 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,850 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:08 2024-01-30 08:20:08,897 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:08 2024-01-30 08:20:08,941 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:09 2024-01-30 08:20:08,987 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:09 2024-01-30 08:20:09,045 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 03:20:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 03:20:09 2024-01-30 08:20:09,111 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:09 2024-01-30 08:20:09,152 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:20:09 2024-01-30 08:20:09,204 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:09 2024-01-30 08:20:09,219 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:09 2024-01-30 08:20:09,304 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:09 2024-01-30 08:20:09,318 WARN [][] o.a.p.c.Cluster Cluster(pekko://RootRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:09 2024-01-30 08:20:09,528 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:09 2024-01-30 08:20:09,534 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:09 2024-01-30 08:20:09,733 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:09 2024-01-30 08:20:09,755 INFO [b91d902a-6eaf-4083-a4e6-3caecd560e3a][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/overall/status> did not originate via HTTPS, sending back <404 Not Found>. 03:20:09 2024-01-30 08:20:09,757 INFO [b91d902a-6eaf-4083-a4e6-3caecd560e3a][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 404 03:20:09 2024-01-30 08:20:09,822 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:09 2024-01-30 08:20:09,889 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:09 2024-01-30 08:20:09,889 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:09 2024-01-30 08:20:09,893 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:09 2024-01-30 08:20:09,964 INFO [57b7e0dd-d26c-4b3e-98ba-56b81117b9a3][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 03:20:10 2024-01-30 08:20:09,997 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,049 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,049 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,051 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,053 INFO [bdb56543-0964-4af2-a145-2dbaa61e6ccf][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 401 03:20:10 2024-01-30 08:20:10,095 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,153 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,153 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,196 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,246 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,246 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,249 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,257 INFO [c9e441db-80b0-4686-beed-3ab36ca47864][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:10 2024-01-30 08:20:10,267 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,311 INFO [c9e441db-80b0-4686-beed-3ab36ca47864][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 200 03:20:10 2024-01-30 08:20:10,343 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,409 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,409 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,411 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,413 INFO [b161a709-ce86-4973-b236-14bf742e351e][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:10 2024-01-30 08:20:10,418 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,422 INFO [b161a709-ce86-4973-b236-14bf742e351e][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/whoami' was: 200 03:20:10 2024-01-30 08:20:10,448 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,513 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,513 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,516 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,527 INFO [e22b70ea-7c48-4ac9-a408-c9d37c5082cd][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9, i:foo10, i:foo11, i:foo12, i:foo13, i:foo14, i:foo15, i:foo16, i:foo17, i:foo18, i:foo19, i:foo20, i:foo21, i:foo22, i:foo23, i:foo24, i:foo25, i:foo26, i:foo27, i:foo28, i:foo29, i:foo30, i:foo31, i:foo32, i:foo33, i:foo34, i:foo35, i:foo36, i:foo37, i:foo38, i:foo39, i:foo40, i:foo41, i:foo42, i:foo43, i:foo44, i:foo45, i:foo46, i:foo47, i:foo48, i:foo49, i:foo50, i:foo51, i:foo52, i:foo53, i:foo54, i:foo55, i:foo56, i:foo57, i:foo58, i:foo59, i:foo60, i:foo61, i:foo62, i:foo63, i:foo64, i:foo65, i:foo66, i:foo67, i:foo68, i:foo69, i:foo70, i:foo71, i:foo72, i:foo73, i:foo74, i:foo75, i:foo76, i:foo77, i:foo78, i:foo79, i:foo80, i:foo81, i:foo82, i:foo83, i:foo84, i:foo85, i:foo86, i:foo87, i:foo88, i:foo89, i:foo90, i:foo91, i:foo92, i:foo93, i:foo94, i:foo95, i:foo96, i:foo97, i:foo98, i:foo99, i:foo100]]>. 03:20:10 2024-01-30 08:20:10,531 INFO [e22b70ea-7c48-4ac9-a408-c9d37c5082cd][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of authorization subjects <101> exceeded the maximum allowed value <100>.', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=e22b70ea-7c48-4ac9-a408-c9d37c5082cd, ditto-auth-context={"type":"pre-authenticated-http","subjects":["i:foo0","i:foo1","i:foo2","i:foo3","i:foo4","i:foo5","i:foo6","i:foo7","i:foo8","i:foo9","i:foo10","i:foo11","i:foo12","i:foo13","i:foo14","i:foo15","i:foo16","i:foo17","i:foo18","i:foo19","i:foo20","i:foo21","i:foo22","i:foo23","i:foo24","i:foo25","i:foo26","i:foo27","i:foo28","i:foo29","i:foo30","i:foo31","i:foo32","i:foo33","i:foo34","i:foo35","i:foo36","i:foo37","i:foo38","i:foo39","i:foo40","i:foo41","i:foo42","i:foo43","i:foo44","i:foo45","i:foo46","i:foo47","i:foo48","i:foo49","i:foo50","i:foo51","i:foo52","i:foo53","i:foo54","i:foo55","i:foo56","i:foo57","i:foo58","i:foo59","i:foo60","i:foo61","i:foo62","i:foo63","i:foo64","i:foo65","i:foo66","i:foo67","i:foo68","i:foo69","i:foo70","i:foo71","i:foo72","i:foo73","i:foo74","i:foo75","i:foo76","i:foo77","i:foo78","i:foo79","i:foo80","i:foo81","i:foo82","i:foo83","i:foo84","i:foo85","i:foo86","i:foo87","i:foo88","i:foo89","i:foo90","i:foo91","i:foo92","i:foo93","i:foo94","i:foo95","i:foo96","i:foo97","i:foo98","i:foo99","i:foo100"]}, x-ditto-pre-authenticated=i:foo0,i:foo1,i:foo2,i:foo3,i:foo4,i:foo5,i:foo6,i:foo7,i:foo8,i:foo9,i:foo10,i:foo11,i:foo12,i:foo13,i:foo14,i:foo15,i:foo16,i:foo17,i:foo18,i:foo19,i:foo20,i:foo21,i:foo22,i:foo23,i:foo24,i:foo25,i:foo26,i:foo27,i:foo28,i:foo29,i:foo30,i:foo31,i:foo32,i:foo33,i:foo34,i:foo35,i:foo36,i:foo37,i:foo38,i:foo39,i:foo40,i:foo41,i:foo42,i:foo43,i:foo44,i:foo45,i:foo46,i:foo47,i:foo48,i:foo49,i:foo50,i:foo51,i:foo52,i:foo53,i:foo54,i:foo55,i:foo56,i:foo57,i:foo58,i:foo59,i:foo60,i:foo61,i:foo62,i:foo63,i:foo64,i:foo65,i:foo66,i:foo67,i:foo68,i:foo69,i:foo70,i:foo71,i:foo72,i:foo73,i:foo74,i:foo75,i:foo76,i:foo77,i:foo78,i:foo79,i:foo80,i:foo81,i:foo82,i:foo83,i:foo84,i:foo85,i:foo86,i:foo87,i:foo88,i:foo89,i:foo90,i:foo91,i:foo92,i:foo93,i:foo94,i:foo95,i:foo96,i:foo97,i:foo98,i:foo99,i:foo100}]]>! 03:20:10 2024-01-30 08:20:10,533 INFO [e22b70ea-7c48-4ac9-a408-c9d37c5082cd][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 03:20:10 2024-01-30 08:20:10,562 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,621 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,621 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,624 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,625 INFO [84e4244c-9759-4564-92c8-12799e5b5b08][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='The message contains headers which include a duplicate header field: 'x-correlation-id'', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{correlation-id=84e4244c-9759-4564-92c8-12799e5b5b08}]]>! 03:20:10 2024-01-30 08:20:10,656 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,714 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,714 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,717 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,725 INFO [f0b298b9-cbf9-4d1c-8b7c-3196e2068382][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 200 03:20:10 2024-01-30 08:20:10,749 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,806 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,806 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,808 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,809 INFO [e3aebd02-43bc-4364-a328-9abd726e9a19][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/ws/2> did not originate via HTTPS, sending back <404 Not Found>. 03:20:10 2024-01-30 08:20:10,809 INFO [e3aebd02-43bc-4364-a328-9abd726e9a19][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 404 03:20:10 2024-01-30 08:20:10,832 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:10 2024-01-30 08:20:10,902 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,902 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:10 2024-01-30 08:20:10,905 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:10 2024-01-30 08:20:10,908 INFO [39c304de-60b3-4b4b-8d3e-b4af2b8d2324][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404 03:20:11 2024-01-30 08:20:10,935 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:10,995 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:10,995 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:10,997 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:10,998 INFO [5f4159f3-129a-4fe1-83d4-a4e5eb9c1266][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/status/cluster> did not originate via HTTPS, sending back <404 Not Found>. 03:20:11 2024-01-30 08:20:10,998 INFO [5f4159f3-129a-4fe1-83d4-a4e5eb9c1266][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 404 03:20:11 2024-01-30 08:20:11,019 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,064 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,064 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,086 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,086 INFO [e8a92fa4-d5fa-4818-aa76-5a40b8da3e83][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>. 03:20:11 2024-01-30 08:20:11,087 INFO [e8a92fa4-d5fa-4818-aa76-5a40b8da3e83][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 03:20:11 2024-01-30 08:20:11,114 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,158 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,158 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,161 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,164 INFO [b576843e-5f39-4431-a875-1b9744b6488f][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:11 2024-01-30 08:20:11,165 INFO [b576843e-5f39-4431-a875-1b9744b6488f][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='<timeout> was provided as header as well as query parameter with divergent values!', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=b576843e-5f39-4431-a875-1b9744b6488f, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>! 03:20:11 2024-01-30 08:20:11,167 INFO [b576843e-5f39-4431-a875-1b9744b6488f][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400 03:20:11 2024-01-30 08:20:11,215 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,295 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,296 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,299 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,301 INFO [18f9fe50-5b90-4b75-9c59-e301e65ab654][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9]]>. 03:20:11 2024-01-30 08:20:11,305 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,313 INFO [18f9fe50-5b90-4b75-9c59-e301e65ab654][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 03:20:11 2024-01-30 08:20:11,338 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,404 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,404 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,407 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,423 INFO [667fee4d-0b98-49da-8599-8b324a47ef39][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 03:20:11 2024-01-30 08:20:11,452 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,499 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,499 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,501 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,502 INFO [4ab47d87-362e-4cbb-a0de-9cd6be71f59b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/' was: 404 03:20:11 2024-01-30 08:20:11,524 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,585 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,586 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,588 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,589 INFO [a673c4a4-cc3c-48eb-9f39-ab0c0d7a46cd][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:11 2024-01-30 08:20:11,592 INFO [a673c4a4-cc3c-48eb-9f39-ab0c0d7a46cd][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/foo' was: 404 03:20:11 2024-01-30 08:20:11,617 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,655 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,655 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,657 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,658 INFO [aec10e34-b898-4fb6-9ab0-74f1599e9541][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>. 03:20:11 2024-01-30 08:20:11,658 INFO [aec10e34-b898-4fb6-9ab0-74f1599e9541][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 03:20:11 2024-01-30 08:20:11,690 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,728 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,728 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,730 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,733 INFO [869a0641-c000-4d77-a67e-189c1493a07f][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:11 2024-01-30 08:20:11,743 INFO [869a0641-c000-4d77-a67e-189c1493a07f][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 400 03:20:11 2024-01-30 08:20:11,762 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,823 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,824 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,826 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,828 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:11 2024-01-30 08:20:11,830 INFO [ab2d0240-8c0e-4845-811a-011ce8809972][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 200 03:20:11 2024-01-30 08:20:11,853 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:11 2024-01-30 08:20:11,906 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:11 2024-01-30 08:20:11,906 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:11,934 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:11,969 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:11,969 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:11,971 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:11,973 INFO [d568dec8-edff-4faa-9ac9-2e20166ad095][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:12 2024-01-30 08:20:11,990 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:11,995 INFO [d568dec8-edff-4faa-9ac9-2e20166ad095][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200 03:20:12 2024-01-30 08:20:12,016 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,059 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,059 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,062 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,087 INFO [23c95a03-be63-414b-b417-c519962a6bcf][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:12 2024-01-30 08:20:12,093 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <CommandHeaderInvalidException>! 03:20:12 2024-01-30 08:20:12,093 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <CommandHeaderInvalidException> occurred in gateway root route: <CommandHeaderInvalidException [message='Query commands must not have the header 'response-required' set to false', errorCode=command.headers.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Set the header 'response-required' to true instead in order to receive a response to your query command.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 03:20:12 2024-01-30 08:20:12,094 INFO [23c95a03-be63-414b-b417-c519962a6bcf][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400 03:20:12 2024-01-30 08:20:12,122 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,229 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,229 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,237 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,240 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:12 2024-01-30 08:20:12,243 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of bytes exceeded the maximum allowed value <5,120>!', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}, x-ditto-pre-authenticated=some-issuer:foo, x-correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}]]>! 03:20:12 2024-01-30 08:20:12,249 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 03:20:12 2024-01-30 08:20:12,310 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,346 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,346 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,386 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,387 INFO [6bb5ba51-1da3-4add-9176-ad94085b7551][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 404 03:20:12 2024-01-30 08:20:12,410 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,458 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,458 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,460 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,460 INFO [2c133e80-6cf7-4e29-9e10-108dee9aa9f2][] o.e.d.g.s.e.d.HttpsEnsuringDirective - REST request on URI <http://example.com/status/health> did not originate via HTTPS, sending back <404 Not Found>. 03:20:12 2024-01-30 08:20:12,461 INFO [2c133e80-6cf7-4e29-9e10-108dee9aa9f2][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 404 03:20:12 2024-01-30 08:20:12,506 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,545 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,546 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,548 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,550 INFO [bb8fb915-30c1-445c-8e9d-e42753e485d1][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 03:20:12 2024-01-30 08:20:12,569 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,616 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,616 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,618 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,622 INFO [ac281d25-eb69-4115-881e-3e1c035f44ec][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/health' was: 200 03:20:12 2024-01-30 08:20:12,646 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,694 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,694 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,696 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,698 INFO [ed2174fe-532e-4773-8ea5-e2f1dc8affcd][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 301 03:20:12 2024-01-30 08:20:12,717 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,750 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,750 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,755 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,760 INFO [5c864cd7-e0c3-4068-a599-ad6c5a6d7c58][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:12 2024-01-30 08:20:12,762 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 03:20:12 2024-01-30 08:20:12,762 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:819a4951-8f29-4157-ad9d-5e214084866d:f1e4e73e-b539-4893-95b6-58daf69e68db:1ba5f93f-3ba4-4413-a320-32e66d12b14b:46305974-649d-434f-b379-591a100913c8:91a45bf4-b863-4485-83ec-ee1a58ab4128:cb104a08-d45a-41c5-89c7-e023e98045c3:56eca3e8-9380-491a-9b37-b1fc8b004722:e61ee14a-2f5f-458d-ba73-377cf015bd56:6024a288-1e80-49b8-8c73-71962e8ec4e0:219725ad-5a1e-4ff4-b811-601ddb1a817e:80297c58-b9c4-4a07-827a-e8afac3ea11c:f0816f12-184a-4543-8ffe-7b3e27d86ea7:871ea49b-e7ec-4e9b-831c-534fd8f8d48c:5c743bcd-f5b1-44f3-85e3-f888e87b3bb5:bfc563cf-63e5-4b88-913d-3740990fd1c3:e22fa015-2f56-4db1-903e-2823d448ff7e:5f908035-7b62-4015-976f-6877e07acd75:5a05ee9a-3db9-42bf-9928-4ff4c78f1762:cb7f251f-8ec3-4bba-935d-0a86ffe16564:91d1f076-9e96-4656-828b-33a9522e7f89:b8c83df8-7e22-4797-88f0-3171adff8c0b:b77d2c29-ad27-4d16-a116-4b60e42c9820:3deaa931-f4e1-40eb-8511-c427afc46827:19126506-94e7-4d82-b3f5-b336be0e319d:2fb42cb1-7d9f-4e77-bedb-ab2d9720a33d:23271041-860a-45d0-afb7-3209e0f57fcd:915ac7c2-c395-49c6-937a-8dc34841afc9:d358dfb9-985b-411b-9d23-e819544d3491:99318bcf-3fe3-458f-b64d-8ab98fa78cd7:2048681e-ab9e-40f4-ad20-182b35578b46:eae46ba0-f38f-4570-bfaf-1a6c901bc597:c502d513-1204-4f52-b786-1957699dc28f:f53b3798-e482-447f-b6de-79d8e91d0cff:a0b55e35-1341-4ad2-a843-435f479e96d9:7c9e3de5-b5dc-4677-b9ca-e287c69b0d50:37b724f6-b145-41a9-9b53-8610a17c4e1a:9a33ee38-d776-40c5-8d92-3d41acfdc446:91c9d7b7-32ae-4544-884a-fd015c233511:632184b6-37e7-4d30-bb96-3d435fe6c560:171521d0-e36e-4987-9070-1f7f0ab6555b:4b8d27b5-a9d7-4199-8717-25f2531a50a4:f1882e09-3730-4150-9c31-d542f3a32353:d147ad79-e5e5-433c-b5f5-0e9fcfd7d1a8:bc464215-5508-4558-8e01-eb20ea9ca13f:ec3c8e6e-6e87-40b3-8c78-5330079c1dd0:e935002a-0028-4499-a01a-038cd6b16148:3423b75e-dce7-44ca-bccc-a43eea73b331:9b8c8cfa-b6c9-4437-9f41-99ab01295fe6:1a4dd555-16ca-4206-98ca-709b20787834:929cad11-1e6f-4d45-ad42-09c0d5e7424d:7d74635b-84dc-4d6c-9a5b-57fb0246639a:dabd8986-cf47-4e90-a0e0-da08a78d2539:f1461ea6-a4c9-4ffa-a189-1b46379d98d3:0ee4b3d3-19c3-473e-bdf5-c922973d72f1:052a1b8b-fd75-41bc-911b-ac81de2ea6ec:cb02a915-aa1b-4d92-9c4c-f9ceafe57b8f:5d525e15-e0b2-47b7-878f-a5d95a7553ba:c9746a04-dae9-4351-8973-a2d6253ac2a7:45c4e881-3c68-4a56-a4d1-805a7764d3e0:90f80c1f-6ddc-4eb3-acc6-4dd403454d91:0c698cdd-8214-422c-a749-3b0902754821:466de39b-3f1e-4022-a078-eaf7c16622bc:b9c43d99-eac3-4ea7-9539-84267e1e510b:7309a814-e1b4-49af-bb37-1ef63a77fadc:3f591a58-45ee-48b1-9ecc-a5d9fa7a8f26:871ef7ea-4baa-4ee1-b8e4-23b8f76477a9:265733ce-6dd3-46e4-a461-9ee90a6e787a:fb977d13-442e-46bf-b5f8-938a071f7a0c:d658dfbb-85aa-40bc-9eab-8972c6b22859:db82128e-b803-4ca5-aea5-70c0737e13b5:6772695c-b91a-430f-a0c1-b367d867d49a:aec2b039-ae26-4e1e-9b0e-fb61ce91523a:b326ddc4-242b-4a3c-b1f4-ed6f911ee6e9:2812f72f-e985-4977-bf03-c96c89f25e87:14eb6861-b58f-4de7-949d-f95623a475e9:43dba634-a57c-4ee0-b294-65ab045420ad:7076697e-94de-49d9-be70-8576e50f6a80:c5e0345e-ca1a-4c02-aa6e-06fcc74ddd65:10e8152c-4e3f-4a3d-a515-fd709632a34c:5cfbb9d4-e1fc-45c6-a478-fa4415dad416:a9b99f18-e14e-4bac-b615-99557290c728:19792d92-3f03-4006-8f98-929c9f4672fb:343dcef4-d79a-4dae-b1d4-e6ccdd313f30:bd0baabb-0560-4a16-a245-622054fb7db8:dcaabbea-6139-4091-aa32-a30964559a02:f47c656d-afa3-4ec5-b9b4-5e3d73cbfed4:db0bad14-8572-4048-ab65-20771031b9f1:25d28b6d-3e53-49ae-9a3d-6a1106e01e8f:50d0aef3-3702-45a9-a4b2-b6fdc5900d03:d3934e66-e449-4efa-9b01-3efae416cdcb:88dbef85-9bbe-419a-a5f1-294bf9854f16:49916646-f95e-4717-b305-57cde84cb381:3435cf75-6cdf-4615-a551-075003ee0ac2:2545e04b-3377-4e31-8fc9-2d3e2423d5eb:516f7970-62d2-4ae4-b116-816df8dbc69e:4293ba0d-0cc7-4028-a75e-5e5098141f06:a2355e2e-ee67-4257-b253-9e29f084f43b:cae4ce8a-5313-4a4c-abe5-d5670834edd0:85bf694e-a4cd-45d2-8508-eaf4655c1d8c:1d147149-8f3d-46bf-bdb3-5dbe2f611318' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>! 03:20:12 2024-01-30 08:20:12,763 INFO [5c864cd7-e0c3-4068-a599-ad6c5a6d7c58][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/namespace:819a4951-8f29-4157-ad9d-5e214084866d:f1e4e73e-b539-4893-95b6-58daf69e68db:1ba5f93f-3ba4-4413-a320-32e66d12b14b:46305974-649d-434f-b379-591a100913c8:91a45bf4-b863-4485-83ec-ee1a58ab4128:cb104a08-d45a-41c5-89c7-e023e98045c3:56eca3e8-9380-491a-9b37-b1fc8b004722:e61ee14a-2f5f-458d-ba73-377cf015bd56:6024a288-1e80-49b8-8c73-71962e8ec4e0:219725ad-5a1e-4ff4-b811-601ddb1a817e:80297c58-b9c4-4a07-827a-e8afac3ea11c:f0816f12-184a-4543-8ffe-7b3e27d86ea7:871ea49b-e7ec-4e9b-831c-534fd8f8d48c:5c743bcd-f5b1-44f3-85e3-f888e87b3bb5:bfc563cf-63e5-4b88-913d-3740990fd1c3:e22fa015-2f56-4db1-903e-2823d448ff7e:5f908035-7b62-4015-976f-6877e07acd75:5a05ee9a-3db9-42bf-9928-4ff4c78f1762:cb7f251f-8ec3-4bba-935d-0a86ffe16564:91d1f076-9e96-4656-828b-33a9522e7f89:b8c83df8-7e22-4797-88f0-3171adff8c0b:b77d2c29-ad27-4d16-a116-4b60e42c9820:3deaa931-f4e1-40eb-8511-c427afc46827:19126506-94e7-4d82-b3f5-b336be0e319d:2fb42cb1-7d9f-4e77-bedb-ab2d9720a33d:23271041-860a-45d0-afb7-3209e0f57fcd:915ac7c2-c395-49c6-937a-8dc34841afc9:d358dfb9-985b-411b-9d23-e819544d3491:99318bcf-3fe3-458f-b64d-8ab98fa78cd7:2048681e-ab9e-40f4-ad20-182b35578b46:eae46ba0-f38f-4570-bfaf-1a6c901bc597:c502d513-1204-4f52-b786-1957699dc28f:f53b3798-e482-447f-b6de-79d8e91d0cff:a0b55e35-1341-4ad2-a843-435f479e96d9:7c9e3de5-b5dc-4677-b9ca-e287c69b0d50:37b724f6-b145-41a9-9b53-8610a17c4e1a:9a33ee38-d776-40c5-8d92-3d41acfdc446:91c9d7b7-32ae-4544-884a-fd015c233511:632184b6-37e7-4d30-bb96-3d435fe6c560:171521d0-e36e-4987-9070-1f7f0ab6555b:4b8d27b5-a9d7-4199-8717-25f2531a50a4:f1882e09-3730-4150-9c31-d542f3a32353:d147ad79-e5e5-433c-b5f5-0e9fcfd7d1a8:bc464215-5508-4558-8e01-eb20ea9ca13f:ec3c8e6e-6e87-40b3-8c78-5330079c1dd0:e935002a-0028-4499-a01a-038cd6b16148:3423b75e-dce7-44ca-bccc-a43eea73b331:9b8c8cfa-b6c9-4437-9f41-99ab01295fe6:1a4dd555-16ca-4206-98ca-709b20787834:929cad11-1e6f-4d45-ad42-09c0d5e7424d:7d74635b-84dc-4d6c-9a5b-57fb0246639a:dabd8986-cf47-4e90-a0e0-da08a78d2539:f1461ea6-a4c9-4ffa-a189-1b46379d98d3:0ee4b3d3-19c3-473e-bdf5-c922973d72f1:052a1b8b-fd75-41bc-911b-ac81de2ea6ec:cb02a915-aa1b-4d92-9c4c-f9ceafe57b8f:5d525e15-e0b2-47b7-878f-a5d95a7553ba:c9746a04-dae9-4351-8973-a2d6253ac2a7:45c4e881-3c68-4a56-a4d1-805a7764d3e0:90f80c1f-6ddc-4eb3-acc6-4dd403454d91:0c698cdd-8214-422c-a749-3b0902754821:466de39b-3f1e-4022-a078-eaf7c16622bc:b9c43d99-eac3-4ea7-9539-84267e1e510b:7309a814-e1b4-49af-bb37-1ef63a77fadc:3f591a58-45ee-48b1-9ecc-a5d9fa7a8f26:871ef7ea-4baa-4ee1-b8e4-23b8f76477a9:265733ce-6dd3-46e4-a461-9ee90a6e787a:fb977d13-442e-46bf-b5f8-938a071f7a0c:d658dfbb-85aa-40bc-9eab-8972c6b22859:db82128e-b803-4ca5-aea5-70c0737e13b5:6772695c-b91a-430f-a0c1-b367d867d49a:aec2b039-ae26-4e1e-9b0e-fb61ce91523a:b326ddc4-242b-4a3c-b1f4-ed6f911ee6e9:2812f72f-e985-4977-bf03-c96c89f25e87:14eb6861-b58f-4de7-949d-f95623a475e9:43dba634-a57c-4ee0-b294-65ab045420ad:7076697e-94de-49d9-be70-8576e50f6a80:c5e0345e-ca1a-4c02-aa6e-06fcc74ddd65:10e8152c-4e3f-4a3d-a515-fd709632a34c:5cfbb9d4-e1fc-45c6-a478-fa4415dad416:a9b99f18-e14e-4bac-b615-99557290c728:19792d92-3f03-4006-8f98-929c9f4672fb:343dcef4-d79a-4dae-b1d4-e6ccdd313f30:bd0baabb-0560-4a16-a245-622054fb7db8:dcaabbea-6139-4091-aa32-a30964559a02:f47c656d-afa3-4ec5-b9b4-5e3d73cbfed4:db0bad14-8572-4048-ab65-20771031b9f1:25d28b6d-3e53-49ae-9a3d-6a1106e01e8f:50d0aef3-3702-45a9-a4b2-b6fdc5900d03:d3934e66-e449-4efa-9b01-3efae416cdcb:88dbef85-9bbe-419a-a5f1-294bf9854f16:49916646-f95e-4717-b305-57cde84cb381:3435cf75-6cdf-4615-a551-075003ee0ac2:2545e04b-3377-4e31-8fc9-2d3e2423d5eb:516f7970-62d2-4ae4-b116-816df8dbc69e:4293ba0d-0cc7-4028-a75e-5e5098141f06:a2355e2e-ee67-4257-b253-9e29f084f43b:cae4ce8a-5313-4a4c-abe5-d5670834edd0:85bf694e-a4cd-45d2-8508-eaf4655c1d8c:1d147149-8f3d-46bf-bdb3-5dbe2f611318' was: 400 03:20:12 2024-01-30 08:20:12,808 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,848 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,848 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,850 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,852 INFO [5860ee36-9ff5-49b3-b610-ed6e7b98a296][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>. 03:20:12 2024-01-30 08:20:12,854 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,857 INFO [5860ee36-9ff5-49b3-b610-ed6e7b98a296][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 03:20:12 2024-01-30 08:20:12,891 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:12 2024-01-30 08:20:12,924 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,924 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:12 2024-01-30 08:20:12,926 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:12 2024-01-30 08:20:12,928 INFO [a7fe1fd9-c0ac-4386-abd0-e6e90376b8bd][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 03:20:13 2024-01-30 08:20:12,951 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:12,995 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:13 2024-01-30 08:20:12,995 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:13 2024-01-30 08:20:12,997 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:12,999 INFO [9637c295-9123-4702-b87b-df1f5b103d38][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 200 03:20:13 2024-01-30 08:20:13,022 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,056 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:13 2024-01-30 08:20:13,056 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:13 2024-01-30 08:20:13,058 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:13,059 INFO [f5622bfe-2c35-4e23-9310-5db6be4f9f72][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404 03:20:13 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 03:20:13 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 03:20:13 2024-01-30 08:20:13,185 INFO [handleCompletionExceptionWithDittoRuntimeExceptionAsCause][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleCompletionExceptionWithDittoRuntimeExceptionAsCause}]]>! 03:20:13 [INFO] [01/30/2024 08:20:13.196] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 [INFO] [01/30/2024 08:20:13.236] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,283 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 03:20:13 java.lang.AssertionError: null 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 03:20:13 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 2024-01-30 08:20:13,283 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 03:20:13 java.lang.AssertionError: null 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 03:20:13 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 [INFO] [01/30/2024 08:20:13.286] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,328 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 03:20:13 2024-01-30 08:20:13,328 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 03:20:13 [INFO] [01/30/2024 08:20:13.330] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,364 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 03:20:13 java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 03:20:13 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 2024-01-30 08:20:13,364 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 03:20:13 java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 03:20:13 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 03:20:13 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:13 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 03:20:13 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 [INFO] [01/30/2024 08:20:13.366] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 [INFO] [01/30/2024 08:20:13.405] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,434 INFO [handleDittoRuntimeException][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleDittoRuntimeException}]]>! 03:20:13 [INFO] [01/30/2024 08:20:13.436] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,469 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 03:20:13 2024-01-30 08:20:13,469 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>! 03:20:13 [INFO] [01/30/2024 08:20:13.470] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 2024-01-30 08:20:13,509 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 03:20:13 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 Caused by: java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 03:20:13 ... 36 common frames omitted 03:20:13 2024-01-30 08:20:13,509 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 03:20:13 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:13 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:13 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:13 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:13 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:13 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:13 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:13 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:13 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:13 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:13 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:13 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:13 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:13 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:13 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:13 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:13 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:13 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:13 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:13 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:13 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:13 Caused by: java.lang.NumberFormatException: 42 03:20:13 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 03:20:13 ... 36 common frames omitted 03:20:13 [INFO] [01/30/2024 08:20:13.511] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 03:20:13 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 03:20:13 2024-01-30 08:20:13,540 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,597 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,605 WARN [][] o.a.p.c.Cluster Cluster(pekko://FeaturesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:13 2024-01-30 08:20:13,627 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:13,653 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,704 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:13,723 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,750 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:13,793 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,845 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,897 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:13 2024-01-30 08:20:13,928 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:13 2024-01-30 08:20:13,986 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,011 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,043 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,086 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,116 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,146 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,186 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,208 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,239 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,260 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,316 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,358 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,429 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,455 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,491 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,547 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,607 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,634 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,660 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,719 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,740 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,766 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,810 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,835 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:14 2024-01-30 08:20:14,861 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,921 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:14 2024-01-30 08:20:14,949 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:14,987 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,015 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,042 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,094 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,122 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,148 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,172 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,207 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,232 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,270 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,317 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,345 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,367 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,406 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,431 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,456 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,500 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,527 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,549 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,610 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,634 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,711 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,739 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,765 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,799 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,825 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,853 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,890 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,912 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,936 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:15 2024-01-30 08:20:15,952 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:15 2024-01-30 08:20:15,985 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,002 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,042 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,101 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,125 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,155 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,187 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,205 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,245 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,268 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,304 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,354 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,376 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,403 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,427 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,457 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,489 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,507 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,530 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,548 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,590 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,616 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,644 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,666 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,698 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,716 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,740 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,765 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,804 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 2024-01-30 08:20:16,825 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,865 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:16 2024-01-30 08:20:16,901 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:16 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.389 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 03:20:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 03:20:16 2024-01-30 08:20:16,932 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:16,994 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,001 WARN [][] o.a.p.c.Cluster Cluster(pekko://MessagesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:17 2024-01-30 08:20:17,034 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,095 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,119 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,144 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,204 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,258 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,305 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,336 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,360 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,398 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,437 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,460 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,495 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,518 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,545 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,571 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,604 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,627 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,654 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,688 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,718 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,758 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,790 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,808 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,832 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,857 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:17 2024-01-30 08:20:17,895 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:17 2024-01-30 08:20:17,917 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:17,956 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:17,994 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,017 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,088 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,118 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,141 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,167 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,212 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,238 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 03:20:18 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 03:20:18 2024-01-30 08:20:18,293 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,333 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,340 WARN [][] o.a.p.c.Cluster Cluster(pekko://ThingsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:18 2024-01-30 08:20:18,360 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,396 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,420 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,468 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,516 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,542 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,565 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,640 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,667 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,695 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,719 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,734 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,767 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,787 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,818 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,846 INFO [ThingsRouteTest.postThingWithLiveChannelHeader-340c497][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelHeader-340c497, channel=live}]]>! 03:20:18 2024-01-30 08:20:18,909 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:18 2024-01-30 08:20:18,934 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:18 2024-01-30 08:20:18,942 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:18,962 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,002 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,021 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,048 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,052 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,086 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,109 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,129 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,152 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,172 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,217 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,245 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,295 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,327 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,353 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,376 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,412 INFO [ThingsRouteTest.postThingWithLiveChannelQueryParameter-45aec11][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelQueryParameter-45aec11}]]>! 03:20:19 2024-01-30 08:20:19,436 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,461 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,464 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,496 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,520 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 2024-01-30 08:20:19,545 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,570 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 03:20:19 2024-01-30 08:20:19,570 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID '' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>! 03:20:19 2024-01-30 08:20:19,594 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,621 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 03:20:19 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 03:20:19 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 03:20:19 2024-01-30 08:20:19,653 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,696 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,703 WARN [][] o.a.p.c.Cluster Cluster(pekko://00b6f988-53c9-48c3-9161-e0c033d86d68) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:19 2024-01-30 08:20:19,727 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,735 WARN [][] o.a.p.c.Cluster Cluster(pekko://StatsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:19 2024-01-30 08:20:19,797 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,836 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,888 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:19 2024-01-30 08:20:19,937 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 03:20:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 03:20:20 2024-01-30 08:20:20,012 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,043 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,050 WARN [][] o.a.p.c.Cluster Cluster(pekko://OverallStatusRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:20 2024-01-30 08:20:20,103 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,142 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,202 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,246 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,305 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,367 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 2024-01-30 08:20:20,405 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 03:20:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 03:20:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 03:20:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 03:20:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 03:20:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 03:20:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 03:20:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 03:20:20 2024-01-30 08:20:20,799 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 03:20:20 [INFO] [01/30/2024 08:20:20.824] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:20 [INFO] [01/30/2024 08:20:20.941] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 2024-01-30 08:20:21,028 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl> 03:20:21 [INFO] [01/30/2024 08:20:21.030] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 [INFO] [01/30/2024 08:20:21.090] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 [INFO] [01/30/2024 08:20:21.130] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 [INFO] [01/30/2024 08:20:21.186] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 2024-01-30 08:20:21,226 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 03:20:21 [INFO] [01/30/2024 08:20:21.228] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 03:20:21 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 03:20:21 2024-01-30 08:20:21,261 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 03:20:21 2024-01-30 08:20:21,261 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 03:20:21 2024-01-30 08:20:21,293 WARN [][] kamon.Init - Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option 03:20:21 2024-01-30 08:20:21,346 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Process Metrics] 03:20:21 java.lang.NoClassDefFoundError: oshi/SystemInfo 03:20:21 at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65) 03:20:21 at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39) 03:20:21 at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171) 03:20:21 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 03:20:21 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 03:20:21 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 03:20:21 at scala.Option.fold(Option.scala:263) 03:20:21 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 03:20:21 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 03:20:21 at scala.collection.immutable.List.foreach(List.scala:333) 03:20:21 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 03:20:21 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 03:20:21 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 03:20:21 at kamon.Kamon$.loadModules(Kamon.scala:19) 03:20:21 at kamon.Init.init(Init.scala:69) 03:20:21 at kamon.Init.init$(Init.scala:60) 03:20:21 at kamon.Kamon$.init(Kamon.scala:19) 03:20:21 at kamon.Kamon.init(Kamon.scala) 03:20:21 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 03:20:21 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 03:20:21 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:20:21 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:21 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:21 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:21 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:21 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:21 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:21 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 03:20:21 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 03:20:21 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 03:20:21 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 03:20:21 ... 31 common frames omitted 03:20:21 2024-01-30 08:20:21,352 INFO [][] k.o.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 03:20:21 2024-01-30 08:20:21,353 INFO [][] k.o.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 03:20:21 2024-01-30 08:20:21,407 INFO [][] k.o.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 03:20:22 2024-01-30 08:20:22,137 INFO [][] k.p.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 03:20:22 2024-01-30 08:20:22,147 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Host Metrics] 03:20:22 java.lang.NoClassDefFoundError: oshi/SystemInfo 03:20:22 at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82) 03:20:22 at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45) 03:20:22 at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243) 03:20:22 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 03:20:22 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 03:20:22 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 03:20:22 at scala.Option.fold(Option.scala:263) 03:20:22 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 03:20:22 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 03:20:22 at scala.collection.immutable.List.foreach(List.scala:333) 03:20:22 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 03:20:22 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 03:20:22 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 03:20:22 at kamon.Kamon$.loadModules(Kamon.scala:19) 03:20:22 at kamon.Init.init(Init.scala:69) 03:20:22 at kamon.Init.init$(Init.scala:60) 03:20:22 at kamon.Kamon$.init(Kamon.scala:19) 03:20:22 at kamon.Kamon.init(Kamon.scala) 03:20:22 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 03:20:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 03:20:22 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:20:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:22 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 03:20:22 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 03:20:22 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 03:20:22 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 03:20:22 ... 31 common frames omitted 03:20:22 2024-01-30 08:20:22,156 INFO [][] kamon.Init - 03:20:22 _ 03:20:22 | | 03:20:22 | | ____ _ _ __ ___ ___ _ __ 03:20:22 | |/ / _ | _ ` _ \ / _ \| _ \ 03:20:22 | < (_| | | | | | | (_) | | | | 03:20:22 |_|\_\__,_|_| |_| |_|\___/|_| |_| 03:20:22 ===================================== 03:20:22 Initializing Kamon Telemetry v2.6.6 / Kanela not found 03:20:22 03:20:22 2024-01-30 08:20:22,161 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 03:20:22 [INFO] [01/30/2024 08:20:22.232] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.254] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.327] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.333] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [ERROR] [01/30/2024 08:20:22.740] [main] [org.apache.pekko.actor.ActorSystemImpl(RequestTracingDirectiveTest)] Error during processing of request: 'Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler. 03:20:22 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 03:20:22 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 03:20:22 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 03:20:22 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 03:20:22 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 03:20:22 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 03:20:22 at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131) 03:20:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:22 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:22 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:22 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:22 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:22 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 03:20:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:22 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:22 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:22 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:22 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:22 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:22 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:22 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:22 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:22 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 03:20:22 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 03:20:22 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:22 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:22 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:22 03:20:22 [INFO] [01/30/2024 08:20:22.743] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.746] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.850] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] [01/30/2024 08:20:22.861] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.650 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 03:20:22 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 03:20:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 03:20:22 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 03:20:23 2024-01-30 08:20:23,105 INFO [][] k.o.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 03:20:23 Jan 30, 2024 8:20:23 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 03:20:23 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled 03:20:23 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@5751c26e[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10] 03:20:23 at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) 03:20:23 at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) 03:20:23 at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) 03:20:23 at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721) 03:20:23 at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21) 03:20:23 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 03:20:23 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 03:20:23 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 03:20:23 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 03:20:23 at scala.concurrent.Promise.complete(Promise.scala:57) 03:20:23 at scala.concurrent.Promise.complete$(Promise.scala:56) 03:20:23 at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104) 03:20:23 at scala.concurrent.Promise.failure(Promise.scala:109) 03:20:23 at scala.concurrent.Promise.failure$(Promise.scala:109) 03:20:23 at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104) 03:20:23 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 03:20:23 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 03:20:23 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 03:20:23 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 03:20:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:20:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:20:23 at java.base/java.lang.Thread.run(Thread.java:833) 03:20:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 03:20:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 03:20:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 03:20:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 03:20:24 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 03:20:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 03:20:25 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 03:20:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 03:20:25 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 03:20:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 03:20:25 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 03:20:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 03:20:25 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 03:20:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 03:20:25 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 03:20:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 03:20:26 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 03:20:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 03:20:26 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 03:20:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 03:20:26 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 03:20:26 2024-01-30 08:20:26,042 INFO [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 03:20:26 2024-01-30 08:20:26,100 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/devops_password>! 03:20:26 2024-01-30 08:20:26,101 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/status_password>! 03:20:26 2024-01-30 08:20:26,191 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:26 2024-01-30 08:20:26,207 INFO [][] o.a.p.r.a.ArteryTransport ArteryTransport(pekko://GatewayRootActorTest) - Remoting started with transport [Artery tcp]; listening on address [pekko://GatewayRootActorTest@127.0.0.1:39293] with UID [-3847779900455138308] 03:20:26 2024-01-30 08:20:26,209 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39293] - Starting up, Pekko version [1.0.1] ... 03:20:26 2024-01-30 08:20:26,212 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39293] - Registered cluster JMX MBean [pekko:type=Cluster] 03:20:26 2024-01-30 08:20:26,212 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39293] - Started up successfully 03:20:26 2024-01-30 08:20:26,233 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39293] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 03:20:26 2024-01-30 08:20:26,233 INFO [][] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:20:26 2024-01-30 08:20:26,408 INFO [][] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer. 03:20:26 2024-01-30 08:20:26,625 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:26 2024-01-30 08:20:26,625 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 03:20:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 03:20:27 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 03:20:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 03:20:27 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 03:20:27 2024-01-30 08:20:27,280 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:20:27 2024-01-30 08:20:27,305 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 03:20:29 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 03:20:29 2024-01-30 08:20:29,195 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:20:29 2024-01-30 08:20:29,208 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,300 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,392 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,456 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,626 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,678 WARN [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.321523853S> is more than the maximum <PT2400H>. Keeping session open indefinitely. 03:20:29 2024-01-30 08:20:29,802 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,870 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:29 2024-01-30 08:20:29,946 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,022 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,111 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,190 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,286 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,447 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 2024-01-30 08:20:30,506 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 03:20:30 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 03:20:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 03:20:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 03:20:33 2024-01-30 08:20:33,646 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2024-01-30T08:20:23Z. Current time: 2024-01-30T08:20:33Z, a difference of 645 milliseconds. Allowed clock skew: 10000 milliseconds.> 03:20:33 2024-01-30 08:20:33,649 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.> 03:20:33 2024-01-30 08:20:33,653 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2024-01-30T08:21:03Z. Current time: 2024-01-30T08:20:33Z, a difference of 19347 milliseconds. Allowed clock skew: 10000 milliseconds.> 03:20:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 03:20:33 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 03:20:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 03:20:33 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 03:20:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 03:20:33 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 03:20:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 03:20:33 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 03:20:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 03:20:34 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 03:20:34 2024-01-30 08:20:34,005 INFO [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 2024-01-30 08:20:34,342 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 2024-01-30 08:20:34,387 INFO [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 2024-01-30 08:20:34,393 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 03:20:34 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 03:20:34 2024-01-30 08:20:34,408 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 03:20:34 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 03:20:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 03:20:34 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 03:20:34 2024-01-30 08:20:34,500 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 2024-01-30 08:20:34,508 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 03:20:34 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 03:20:34 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 03:20:34 [INFO] [01/30/2024 08:20:34.809] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:34 2024-01-30 08:20:34,891 INFO [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>. 03:20:34 Jan 30, 2024 8:20:34 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:20:34 WARNING: Exception thrown during asynchronous load 03:20:34 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:34 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 03:20:34 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 03:20:34 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 03:20:34 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 03:20:34 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174) 03:20:34 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 03:20:34 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174) 03:20:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:34 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:34 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:34 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:34 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:34 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:34 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:34 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:34 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 03:20:34 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 03:20:34 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 03:20:34 ... 51 more 03:20:34 03:20:34 2024-01-30 08:20:34,896 INFO [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>. 03:20:34 Jan 30, 2024 8:20:34 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:20:34 WARNING: Exception thrown during asynchronous load 03:20:34 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:34 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 03:20:34 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 03:20:34 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 03:20:34 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 03:20:34 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 03:20:34 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 03:20:34 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183) 03:20:34 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 03:20:34 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183) 03:20:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:20:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:20:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:20:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:20:34 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:20:34 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:20:34 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:20:34 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:20:34 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 03:20:34 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:20:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:20:34 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:20:34 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:20:34 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:20:34 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:20:34 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:20:34 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:20:34 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:20:34 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:20:34 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 03:20:34 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 03:20:34 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 03:20:34 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:20:34 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:20:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:20:34 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:34 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 03:20:34 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 03:20:34 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 03:20:34 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 03:20:34 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 03:20:34 ... 51 more 03:20:34 03:20:34 [INFO] [01/30/2024 08:20:34.899] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:34 [INFO] [01/30/2024 08:20:34.988] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:35 2024-01-30 08:20:35,014 WARN [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider - Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration> 03:20:35 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 03:20:35 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 03:20:35 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:20:35 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:20:35 at java.base/java.lang.Thread.run(Thread.java:833) 03:20:35 Jan 30, 2024 8:20:35 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 03:20:35 WARNING: Exception thrown during asynchronous load 03:20:35 java.util.concurrent.CompletionException: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:35 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 03:20:35 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) 03:20:35 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 03:20:35 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 03:20:35 at java.base/java.lang.Thread.run(Thread.java:833) 03:20:35 Caused by: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87) 03:20:35 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 03:20:35 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 03:20:35 ... 5 more 03:20:35 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 03:20:35 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 03:20:35 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 03:20:35 ... 7 more 03:20:35 03:20:35 [INFO] [01/30/2024 08:20:35.017] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:35 [INFO] [01/30/2024 08:20:35.046] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:35 [INFO] [01/30/2024 08:20:35.096] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:20:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 03:20:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 03:20:35 2024-01-30 08:20:35,110 INFO [doExtractAuthenticationByQueryParamAndHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 03:20:35 2024-01-30 08:20:35,112 INFO [doExtractAuthenticationByQueryParam][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 03:20:35 2024-01-30 08:20:35,118 INFO [doExtractAuthenticationByHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>. 03:20:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 03:20:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 03:20:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 03:20:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 03:20:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 03:20:35 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 03:20:35 2024-01-30 08:20:35,542 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:20:35 2024-01-30 08:20:35,552 WARN [][] o.a.p.c.Cluster Cluster(pekko://QueryThingsPerRequestActorTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 03:20:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.413 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 03:20:40 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 03:20:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 03:20:40 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 03:20:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 03:20:41 [INFO] 03:20:41 [INFO] Results: 03:20:41 [INFO] 03:20:41 [INFO] Tests run: 630, Failures: 0, Errors: 0, Skipped: 0 03:20:41 [INFO] 03:20:41 [INFO] 03:20:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- 03:20:41 [INFO] 03:20:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service --- 03:20:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 03:20:41 [INFO] 03:20:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service --- 03:20:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:20:41 [INFO] No previous run data found, generating javadoc. 03:20:46 [WARNING] Javadoc Warnings 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag 03:20:46 [WARNING] * <p> 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.starter; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.streaming; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.util.config; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment 03:20:46 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment 03:20:46 [WARNING] protected final int connectionsRetrieveLimit; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment 03:20:46 [WARNING] protected final Duration defaultTimeout; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment 03:20:46 [WARNING] protected final ActorRef edgeCommandForwarder; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment 03:20:46 [WARNING] protected RetrieveConnections initialCommand; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment 03:20:46 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass()); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment 03:20:46 [WARNING] protected final ActorRef sender; 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment 03:20:46 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment 03:20:46 [WARNING] protected void handleTimeout() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment 03:20:46 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment 03:20:46 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment 03:20:46 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment 03:20:46 [WARNING] protected void stop() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment 03:20:46 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment 03:20:46 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage 03:20:46 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return 03:20:46 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment 03:20:46 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData( 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment 03:20:46 [WARNING] protected Route handlePerRequest(final RequestContext ctx, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment 03:20:46 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment 03:20:46 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment 03:20:46 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx 03:20:46 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders 03:20:46 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment 03:20:46 [WARNING] public AuthorizationContext getConnectionAuthContext() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment 03:20:46 [WARNING] public String getConnectionCorrelationId() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment 03:20:46 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment 03:20:46 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment 03:20:46 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment 03:20:46 [WARNING] public Optional<KillSwitch> getKillSwitch() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment 03:20:46 [WARNING] public Optional<Instant> getSessionExpirationTime() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment 03:20:46 [WARNING] public String getType() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment 03:20:46 [WARNING] IDS_ONLY("ids-only"), 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx 03:20:46 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment 03:20:46 [WARNING] enum RequestType { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment 03:20:46 [WARNING] API, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment 03:20:46 [WARNING] SSE 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment 03:20:46 [WARNING] WS, 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment 03:20:46 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment 03:20:46 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment 03:20:46 [WARNING] Route authenticateDevOps(final String realm, final Route inner); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment 03:20:46 [WARNING] public final class DevopsAuthenticationDirectiveFactory { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment 03:20:46 [WARNING] public DevopsAuthenticationDirective devops() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment 03:20:46 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance( 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment 03:20:46 [WARNING] public DevopsAuthenticationDirective status() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment 03:20:46 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment 03:20:46 [WARNING] BASIC("basic"); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment 03:20:46 [WARNING] OAUTH2("oauth2"), 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment 03:20:46 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx 03:20:46 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters 03:20:46 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory 03:20:46 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory 03:20:46 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment 03:20:46 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment 03:20:46 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment 03:20:46 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment 03:20:46 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment 03:20:46 [WARNING] ENABLED("enabled", true), 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment 03:20:46 [WARNING] EXPECTED("expected", 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute 03:20:46 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute); 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment 03:20:46 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment 03:20:46 [WARNING] public final class HttpUtils { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment 03:20:46 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment 03:20:46 [WARNING] public interface JwkException { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment 03:20:46 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment 03:20:46 [WARNING] public JwtValidator getJwtValidator() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment 03:20:46 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment 03:20:46 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment 03:20:46 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs( 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment 03:20:46 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment 03:20:46 [WARNING] public String getProtocolPrefix() { 03:20:46 [WARNING] ^ 03:20:46 [WARNING] 100 warnings 03:20:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 03:20:47 [INFO] 03:20:47 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service --- 03:20:47 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. 03:20:47 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. 03:20:47 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. 03:20:47 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. 03:20:47 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:20:47 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:20:47 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:20:47 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:20:47 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:20:47 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:20:47 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:20:47 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:20:47 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:20:47 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:20:47 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:20:47 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:20:47 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:20:47 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:20:47 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:20:47 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:20:47 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:20:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:20:47 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:20:47 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:20:47 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:20:47 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:20:47 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:20:47 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:20:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:20:47 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:20:47 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:20:47 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:20:47 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:20:47 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:20:47 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:20:47 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:20:47 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:20:47 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:20:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:20:54 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/MANIFEST.MF 03:20:54 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 03:20:54 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:20:54 [WARNING] - META-INF/NOTICE.md 03:20:54 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/LICENSE.txt 03:20:54 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:20:54 [WARNING] - META-INF.versions.9.module-info 03:20:54 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:20:54 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:20:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:20:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:20:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:20:54 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:20:54 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:20:54 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:20:54 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:20:54 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/DISCLAIMER 03:20:54 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/LICENSE 03:20:54 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:20:54 [WARNING] - META-INF/io.netty.versions.properties 03:20:54 [WARNING] maven-shade-plugin has detected that some files are 03:20:54 [WARNING] present in two or more JARs. When this happens, only one 03:20:54 [WARNING] single version of the file is copied to the uber jar. 03:20:54 [WARNING] Usually this is not harmful and you can skip these warnings, 03:20:54 [WARNING] otherwise try to manually exclude artifacts based on 03:20:54 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:20:54 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:20:54 [INFO] Attaching shaded artifact. 03:20:54 [INFO] 03:20:54 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service --- 03:20:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 03:20:54 [INFO] 03:20:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service --- 03:20:54 [INFO] Tests are skipped. 03:20:54 [INFO] 03:20:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service --- 03:20:54 [INFO] Tests are skipped. 03:20:54 [INFO] 03:20:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service --- 03:20:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 03:20:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes 03:20:55 [INFO] 03:20:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service --- 03:20:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom 03:20:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar 03:20:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 03:20:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar 03:20:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar 03:20:55 [INFO] 03:20:55 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- 03:20:55 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [74/77] 03:20:55 [INFO] from policies/service/pom.xml 03:20:55 [INFO] --------------------------------[ jar ]--------------------------------- 03:20:55 [INFO] 03:20:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service --- 03:20:55 [INFO] 03:20:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service --- 03:20:55 [INFO] 03:20:55 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service --- 03:20:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:20:55 [INFO] 03:20:55 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service --- 03:20:56 [INFO] Assigning port '43641' to property 'random-pekko-tcp-port' 03:20:56 [INFO] 03:20:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service --- 03:20:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 03:20:56 [INFO] 03:20:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service --- 03:20:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:20:56 [WARNING] 03:20:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:20:56 [WARNING] 03:20:56 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:20:56 [WARNING] 03:20:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:20:56 [INFO] 03:20:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service --- 03:20:56 [INFO] Copying 1 resource from src/main/resources to target/classes 03:20:56 [INFO] Copying 5 resources from src/main/resources to target/classes 03:20:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:20:56 [INFO] 03:20:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service --- 03:20:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... 03:20:56 [INFO] 03:20:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service --- 03:20:56 [INFO] Changes detected - recompiling the module! :dependency 03:20:56 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes 03:20:57 [INFO] 03:20:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service --- 03:20:57 [INFO] Copying 8 resources from src/test/resources to target/test-classes 03:20:57 [INFO] 03:20:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service --- 03:20:57 [INFO] Changes detected - recompiling the module! :dependency 03:20:57 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes 03:20:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API. 03:20:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details. 03:20:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. 03:20:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. 03:20:59 [INFO] 03:20:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service --- 03:20:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:20:59 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/surefire-reports 03:20:59 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:20:59 [INFO] 03:20:59 [INFO] ------------------------------------------------------- 03:20:59 [INFO] T E S T S 03:20:59 [INFO] ------------------------------------------------------- 03:21:00 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 03:21:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:21:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.572 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 03:21:02 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 03:21:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 03:21:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 03:21:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 03:21:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 03:21:09 [INFO] [01/30/2024 08:21:09.419] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.634 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 03:21:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 03:21:09 [INFO] [01/30/2024 08:21:09.599] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 03:21:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 03:21:09 [INFO] [01/30/2024 08:21:09.692] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 03:21:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 03:21:09 [INFO] [01/30/2024 08:21:09.757] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 03:21:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 03:21:09 [INFO] [01/30/2024 08:21:09.900] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 03:21:09 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 03:21:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 03:21:10 [INFO] [01/30/2024 08:21:10.167] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 03:21:10 [INFO] [01/30/2024 08:21:10.288] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 03:21:10 [INFO] [01/30/2024 08:21:10.713] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 03:21:10 [INFO] [01/30/2024 08:21:10.813] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 03:21:10 [INFO] [01/30/2024 08:21:10.911] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 03:21:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 03:21:11 [INFO] [01/30/2024 08:21:11.430] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 03:21:11 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 03:21:11 [INFO] [01/30/2024 08:21:11.516] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 03:21:11 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 03:21:11 [INFO] [01/30/2024 08:21:11.591] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 03:21:11 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 03:21:11 [INFO] [01/30/2024 08:21:11.745] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:21:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 03:21:11 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 03:21:12 08:21:12.127 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:16 08:21:16.576 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true> 03:21:16 08:21:16.636 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:20 08:21:20.254 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false> 03:21:20 08:21:20.279 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:24 08:21:24.001 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:27 08:21:27.569 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false> 03:21:27 08:21:27.698 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:29 08:21:29.585 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:32 08:21:32.677 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:32 08:21:32.742 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-01-30T08:22:02.719345029Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 03:21:32 08:21:32.787 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:34 08:21:34.605 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:34 08:21:34.705 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=null, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=null, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=1ms, randomizationInterval=0ms]]>. Giving up. 03:21:34 08:21:34.827 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:35 08:21:35.007 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:35 08:21:35.189 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:38 08:21:38.872 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:42 08:21:42.587 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:46 08:21:46.279 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:49 08:21:49.873 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:53 08:21:53.455 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:21:57 08:21:57.050 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:00 08:22:00.653 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:03 08:22:03.963 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:05 08:22:05.553 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:09 08:22:09.748 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:12 08:22:12.846 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:16 08:22:15.921 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:17 08:22:17.001 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:19 08:22:19.554 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-01-30T08:22:20.036546490Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 03:22:19 08:22:19.572 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:23 08:22:23.140 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false> 03:22:23 08:22:23.173 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:23 08:22:23.362 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:23 08:22:23.453 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:26 08:22:26.535 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:30 08:22:30.743 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:34 08:22:34.302 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true> 03:22:34 08:22:34.337 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:34 08:22:34.445 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:34 08:22:34.624 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:39 08:22:39.797 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:39 08:22:39.877 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:42 08:22:42.466 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:42 08:22:42.555 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:42 08:22:42.625 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-01-30T08:22:52.591225526Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 03:22:42 08:22:42.648 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:42 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.06 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 03:22:42 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 03:22:42 [INFO] [01/30/2024 08:22:42.863] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 03:22:42 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 03:22:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 03:22:42 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 03:22:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 03:22:42 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 03:22:42 08:22:42.902 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:22:43 08:22:43.167 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:43 08:22:43.413 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:22:43 08:22:43.469 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy> 03:22:43 08:22:43.469 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy-1424987125>. 03:22:43 08:22:43.490 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy-1424987125>. 03:22:43 08:22:43.499 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal` 03:22:43 08:22:43.532 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots` 03:22:43 08:22:43.606 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl 03:22:43 08:22:43.795 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-42/test.ns:myPolicy-1424987125/en#-1099528879]> 03:22:44 08:22:44.227 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 03:22:44 08:22:44.234 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 03:22:44 08:22:44.236 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success' 03:22:44 08:22:44.237 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received enforcedSignal from enforcerChild, forwarding to target actor: CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 03:22:44 08:22:44.241 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Handling by strategy: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 03:22:44 08:22:44.285 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers with currentETagValue <null> on command <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>. 03:22:44 08:22:44.285 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded. 03:22:44 08:22:44.285 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Applying command in <CreatePolicyStrategy>: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 03:22:44 08:22:44.285 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy-1424987125>. 03:22:44 08:22:44.288 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>. 03:22:44 08:22:44.451 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>. 03:22:44 08:22:44.453 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received CommandResponse from target actor, telling enforcerChild to apply response filtering: CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-1424987125, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:22:44.242999869Z, created=2024-01-30T08:22:44.242999869Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 03:22:44 08:22:44.456 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Sending response: <CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-1424987125, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:22:44.242999869Z, created=2024-01-30T08:22:44.242999869Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> back to sender: <pekko://PekkoTestSystem/system/testProbe-43> 03:22:44 08:22:44.471 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 03:22:44 08:22:44.473 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy-1424987125, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-01-30T08:22:44.242999869Z, created=2024-01-30T08:22:44.242999869Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]> newSubjects=<[]> deletedSubjects=<[]> 03:22:44 08:22:44.559 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping 03:22:44 08:22:44.578 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]> 03:22:44 08:22:44.579 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-1424987125' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:22:44 08:22:44.580 [INFO ] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-1424987125' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:22:44 08:22:44.580 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops. 03:22:44 08:22:44.581 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy-1424987125>. 03:22:44 08:22:44.583 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 03:22:44 08:22:44.583 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 03:22:44 08:22:44.584 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 03:22:44 08:22:44.614 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:44 08:22:44.668 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:22:44 08:22:44.697 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:44 08:22:44.749 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:22:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.893 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 03:22:44 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 03:22:44 08:22:44.788 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:22:44 08:22:44.806 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:50 08:22:50.556 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:22:52 08:22:52.786 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:02 08:23:01.919 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.36 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 03:23:05 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 03:23:05 08:23:05.150 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:23:05 08:23:05.168 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:05 08:23:05.289 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:10 08:23:10.545 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:10 08:23:10.636 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:20 08:23:20.539 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:20 08:23:20.628 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:30 08:23:30.547 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:30 08:23:30.648 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:30 [ERROR] [01/30/2024 08:23:30.724] [PekkoTestSystem-pekko.actor.default-dispatcher-18] [pekko://PekkoTestSystem/system/testProbe-72/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-849089319, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1156325726]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1600662040]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1156325726]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1600662040]].) 03:23:30 08:23:30.747 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:30 08:23:30.827 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2012992873, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1374778456]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#15998507]].) 03:23:30 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1374778456]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#15998507]]. 03:23:30 08:23:30.848 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:30 08:23:30.936 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.025 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.112 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2072473978, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-960351671]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1643465323]].) 03:23:31 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-960351671]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1643465323]]. 03:23:31 08:23:31.135 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.202 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy748416593, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1828457036]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#951524232]].) 03:23:31 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1828457036]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#951524232]]. 03:23:31 08:23:31.226 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.355 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.444 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.512 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2007741412, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-947881317]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1190844598]].) 03:23:31 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-947881317]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1190844598]]. 03:23:31 08:23:31.533 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.733 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.807 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2136267833, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-63478145]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1706675533]].) 03:23:31 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-63478145]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1706675533]]. 03:23:31 08:23:31.824 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:31 08:23:31.898 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-801147705, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1930349370]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#330322337]].) 03:23:31 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1930349370]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#330322337]]. 03:23:31 08:23:31.915 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:32 08:23:32.017 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:35 08:23:35.096 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:35 08:23:35.301 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:35 08:23:35.498 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:35 08:23:35.587 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:42 08:23:42.636 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:42 08:23:42.725 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:42 08:23:42.804 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:42 08:23:42.913 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:43 08:23:42.991 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:43 08:23:43.057 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1529501571, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1145008257]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#360304698]].) 03:23:43 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1145008257]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#360304698]]. 03:23:43 08:23:43.070 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:50 08:23:50.560 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:50 08:23:50.747 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:50 08:23:50.814 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy898291022, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-880674077]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1928804992]].) 03:23:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-880674077]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1928804992]]. 03:23:50 08:23:50.826 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:50 08:23:50.905 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:50.983 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.90 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 03:23:51 [INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 03:23:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 03:23:51 [INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 03:23:51 08:23:51.165 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:23:51 08:23:51.175 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.239 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.320 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.372 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.418 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.467 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.507 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.557 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.596 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.649 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.685 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.738 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.784 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.836 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:51 08:23:51.874 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:51 08:23:51.928 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:51.963 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.016 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.053 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.107 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.143 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.186 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.222 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.285 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.320 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.370 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.412 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.469 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.504 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.558 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.593 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.644 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.681 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.729 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.759 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.808 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.838 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.887 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:52 08:23:52.917 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:52 08:23:52.966 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.006 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.055 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.095 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.145 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.185 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.240 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.283 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.345 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.381 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.420 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.460 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.497 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 08:23:53.529 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.578 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:23:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 03:23:53 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 03:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 03:23:53 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 03:23:53 08:23:53.624 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 03:23:53 08:23:53.665 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 03:23:53 08:23:53.686 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:38623] with UID [8674323666573698456] 03:23:53 08:23:53.688 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] - Starting up, Pekko version [1.0.1] ... 03:23:53 08:23:53.689 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] - Registered cluster JMX MBean [pekko:type=Cluster] 03:23:53 08:23:53.690 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] - Started up successfully 03:23:53 08:23:53.705 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 03:23:53 08:23:53.705 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:23:53 08:23:53.736 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] - Node [pekko://PoliciesRootActorTest@127.0.0.1:38623] is JOINING itself (with roles [policies, policy-announcement-aware, blocked-namespaces-aware, dc-default], version [0-SNAPSHOT]) and forming new cluster 03:23:54 08:23:54.039 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 03:23:54 java.net.ConnectException: Connection refused 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 03:23:54 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 03:23:54 ... 1 common frames omitted 03:23:54 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 03:23:54 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 03:23:54 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 03:23:54 at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) 03:23:54 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:23:54 at java.base/java.lang.Thread.run(Thread.java:833) 03:23:54 08:23:54.039 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 03:23:54 java.net.ConnectException: Connection refused 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 03:23:54 ... 7 common frames omitted 03:23:54 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 03:23:54 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 03:23:54 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 03:23:54 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 03:23:54 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:23:54 at java.base/java.lang.Thread.run(Thread.java:833) 03:23:54 08:23:54.040 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1b572347, com.mongodb.Jep395RecordCodecProvider@6c110f24, com.mongodb.KotlinCodecProvider@395d9502]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 03:23:54 08:23:54.040 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1b572347, com.mongodb.Jep395RecordCodecProvider@6c110f24, com.mongodb.KotlinCodecProvider@395d9502]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 03:23:54 08:23:54.097 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver 03:23:54 08:23:54.154 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1b572347, com.mongodb.Jep395RecordCodecProvider@6c110f24, com.mongodb.KotlinCodecProvider@395d9502]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 03:23:54 08:23:54.154 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 03:23:54 java.net.ConnectException: Connection refused 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 03:23:54 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 03:23:54 ... 1 common frames omitted 03:23:54 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 03:23:54 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 03:23:54 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 03:23:54 at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) 03:23:54 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:23:54 at java.base/java.lang.Thread.run(Thread.java:833) 03:23:54 08:23:54.195 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@1b572347, com.mongodb.Jep395RecordCodecProvider@6c110f24, com.mongodb.KotlinCodecProvider@395d9502]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=2, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 03:23:54 08:23:54.195 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 03:23:54 java.net.ConnectException: Connection refused 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 03:23:54 ... 7 common frames omitted 03:23:54 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 03:23:54 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 03:23:54 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 03:23:54 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 03:23:54 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 03:23:54 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 03:23:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 03:23:54 at java.base/java.lang.Thread.run(Thread.java:833) 03:23:54 08:23:54.596 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 03:23:54 08:23:54.596 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 03:24:05 Failed to stop [PoliciesRootActorTest] within [10 seconds] 03:24:05 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children 03:24:05 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children 03:24:05 | ⌊-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children 03:24:05 | | ⌊-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children 03:24:05 | | ⌊-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children 03:24:05 | | ⌊-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children 03:24:05 | ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children 03:24:05 | | ⌊-> StreamSupervisor-463 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 03:24:05 | | | ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:24:05 | | ⌊-> StreamSupervisor-464 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children 03:24:05 | | | ⌊-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | | ⌊-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | | ⌊-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | | ⌊-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | | ⌊-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | | ⌊-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | ⌊-> StreamSupervisor-465 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 03:24:05 | | | ⌊-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 03:24:05 | | ⌊-> StreamSupervisor-467 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 03:24:05 | | ⌊-> StreamSupervisor-468 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 03:24:05 | | ⌊-> StreamSupervisor-469 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 03:24:05 | ⌊-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children 03:24:05 | | ⌊-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children 03:24:05 | | | ⌊-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children 03:24:05 | | | | ⌊-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children 03:24:05 | | | | ⌊-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children 03:24:05 | | | | ⌊-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children 03:24:05 | | | ⌊-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children 03:24:05 | | ⌊-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children 03:24:05 | ⌊-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children 03:24:05 | ⌊-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children 03:24:05 | ⌊-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children 03:24:05 | | ⌊-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children 03:24:05 | ⌊-> eventStreamUnsubscriber-156 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children 03:24:05 | ⌊-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children 03:24:05 | ⌊-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children 03:24:05 | ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children 03:24:05 | ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children 03:24:05 | ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children 03:24:05 | ⌊-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children 03:24:05 | | ⌊-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 03:24:05 | ⌊-> testProbe-210 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children 03:24:05 ⌊-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children 03:24:05 ⌊-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException)) 03:24:05 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#1759072878] 03:24:05 | ⌊-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination) 03:24:05 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#-648432699] 03:24:05 | ⌊-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination) 03:24:05 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#61151552] 03:24:05 | ⌊-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination) 03:24:05 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470#1984468442] 03:24:05 | ⌊-> StreamSupervisor-470 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination) 03:24:05 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470/flow-10-0-seqSink#1344310905] 03:24:05 | ⌊-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:24:05 ⌊-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children 03:24:05 ⌊-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 03:24:05 ⌊-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 03:24:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 03:24:05 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 03:24:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 03:24:05 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 03:24:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 03:24:05 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 03:24:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 03:24:06 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 03:24:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 03:24:06 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 03:24:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 03:24:20 [INFO] 03:24:20 [INFO] Results: 03:24:20 [INFO] 03:24:20 [INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0 03:24:20 [INFO] 03:24:20 [INFO] 03:24:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- 03:24:20 [INFO] 03:24:20 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service --- 03:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 03:24:20 [INFO] 03:24:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service --- 03:24:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:24:21 [INFO] No previous run data found, generating javadoc. 03:24:24 [WARNING] Javadoc Warnings 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.common.config; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.enforcement; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment 03:24:24 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment 03:24:24 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES = 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment 03:24:24 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) { 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment 03:24:24 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) { 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment 03:24:24 [WARNING] public DefaultSubjectIdFromActionResolver() { 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment 03:24:24 [WARNING] public final class PoliciesPlaceholders { 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment 03:24:24 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() { 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T> 03:24:24 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse( 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment 03:24:24 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver", 03:24:24 [WARNING] ^ 03:24:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment 03:24:24 [WARNING] public static final String ACTOR_NAME = "policyOps"; 03:24:24 [WARNING] ^ 03:24:24 [WARNING] 18 warnings 03:24:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 03:24:24 [INFO] 03:24:24 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service --- 03:24:24 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:24:24 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:24:24 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:24:24 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:24:24 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:24:24 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:24:24 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:24:24 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:24:24 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:24:24 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:24:24 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:24:24 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:24:24 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:24:24 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:24:24 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:24:24 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:24:24 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:24:24 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:24:24 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:24:24 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:24:24 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:24:24 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:24:24 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:24:24 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:24:24 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:24:24 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:24:24 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:24:24 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:24:24 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:24:24 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:24:24 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:24:24 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:24:24 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:24:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:27 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:31 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:24:31 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 03:24:31 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:24:31 [WARNING] - META-INF/NOTICE.md 03:24:31 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/LICENSE.txt 03:24:31 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:24:31 [WARNING] - META-INF.versions.9.module-info 03:24:31 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:24:31 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:24:31 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:24:31 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/MANIFEST.MF 03:24:31 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:24:31 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/DISCLAIMER 03:24:31 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/io.netty.versions.properties 03:24:31 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:24:31 [WARNING] - META-INF/LICENSE 03:24:31 [WARNING] maven-shade-plugin has detected that some files are 03:24:31 [WARNING] present in two or more JARs. When this happens, only one 03:24:31 [WARNING] single version of the file is copied to the uber jar. 03:24:31 [WARNING] Usually this is not harmful and you can skip these warnings, 03:24:31 [WARNING] otherwise try to manually exclude artifacts based on 03:24:31 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:24:31 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:24:31 [INFO] Attaching shaded artifact. 03:24:31 [INFO] 03:24:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service --- 03:24:31 [INFO] Tests are skipped. 03:24:31 [INFO] 03:24:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service --- 03:24:31 [INFO] Tests are skipped. 03:24:31 [INFO] 03:24:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service --- 03:24:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 03:24:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes 03:24:32 [INFO] 03:24:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service --- 03:24:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom 03:24:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar 03:24:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar 03:24:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar 03:24:32 [INFO] 03:24:32 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- 03:24:32 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [75/77] 03:24:32 [INFO] from wot/integration/pom.xml 03:24:32 [INFO] --------------------------------[ jar ]--------------------------------- 03:24:32 [INFO] 03:24:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration --- 03:24:32 [INFO] 03:24:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration --- 03:24:32 [INFO] 03:24:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration --- 03:24:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec 03:24:32 [INFO] 03:24:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration --- 03:24:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:24:32 [WARNING] 03:24:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:24:32 [WARNING] 03:24:32 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:24:32 [WARNING] 03:24:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:24:32 [INFO] 03:24:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration --- 03:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources 03:24:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:24:32 [INFO] 03:24:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration --- 03:24:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... 03:24:32 [INFO] 03:24:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration --- 03:24:32 [INFO] Changes detected - recompiling the module! :dependency 03:24:32 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 03:24:32 [INFO] 03:24:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration --- 03:24:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources 03:24:32 [INFO] 03:24:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration --- 03:24:32 [INFO] No sources to compile 03:24:32 [INFO] 03:24:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration --- 03:24:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:24:32 [INFO] No tests to run. 03:24:32 [INFO] 03:24:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- 03:24:32 [INFO] 03:24:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration --- 03:24:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 03:24:32 [INFO] 03:24:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration --- 03:24:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:24:32 [INFO] No previous run data found, generating javadoc. 03:24:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 03:24:34 [INFO] 03:24:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration --- 03:24:34 [INFO] Tests are skipped. 03:24:34 [INFO] 03:24:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration --- 03:24:34 [INFO] Tests are skipped. 03:24:34 [INFO] 03:24:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration --- 03:24:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:24:34 [INFO] 03:24:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration --- 03:24:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom 03:24:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar 03:24:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 03:24:34 [INFO] 03:24:34 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- 03:24:34 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [76/77] 03:24:34 [INFO] from things/service/pom.xml 03:24:34 [INFO] --------------------------------[ jar ]--------------------------------- 03:24:35 [INFO] 03:24:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service --- 03:24:35 [INFO] 03:24:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service --- 03:24:35 [INFO] 03:24:35 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service --- 03:24:35 [INFO] Assigning port '37189' to property 'random-pekko-tcp-port' 03:24:35 [INFO] 03:24:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service --- 03:24:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 03:24:35 [INFO] 03:24:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service --- 03:24:35 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:24:35 [WARNING] 03:24:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:24:35 [WARNING] 03:24:35 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:24:35 [WARNING] 03:24:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:24:35 [INFO] 03:24:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service --- 03:24:35 [INFO] Copying 1 resource from src/main/resources to target/classes 03:24:35 [INFO] Copying 5 resources from src/main/resources to target/classes 03:24:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:24:35 [INFO] 03:24:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service --- 03:24:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... 03:24:35 [INFO] 03:24:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service --- 03:24:35 [INFO] Changes detected - recompiling the module! :dependency 03:24:35 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes 03:24:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. 03:24:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. 03:24:36 [INFO] 03:24:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service --- 03:24:36 [INFO] Copying 5 resources from src/test/resources to target/test-classes 03:24:36 [INFO] 03:24:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service --- 03:24:36 [INFO] Changes detected - recompiling the module! :dependency 03:24:36 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes 03:24:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. 03:24:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. 03:24:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations. 03:24:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details. 03:24:38 [INFO] 03:24:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service --- 03:24:38 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:24:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports 03:24:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:24:38 [INFO] 03:24:38 [INFO] ------------------------------------------------------- 03:24:38 [INFO] T E S T S 03:24:38 [INFO] ------------------------------------------------------- 03:24:40 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 03:24:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 03:24:40 [INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 03:24:41 08:24:41,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 03:24:41 08:24:41,058 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - No custom configurators were discovered as a service. 03:24:41 08:24:41,058 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 03:24:41 08:24:41,060 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 03:24:41 08:24:41,063 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 03:24:41 08:24:41,064 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 03:24:41 08:24:41,069 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 03:24:41 08:24:41,069 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 03:24:41 08:24:41,070 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 03:24:41 08:24:41,071 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/things/service/target/test-classes/logback-test.xml] 03:24:41 08:24:41,198 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack 03:24:41 08:24:41,209 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12f279b5 - Setting level of jul logger [org.junit] to null 03:24:41 08:24:41,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12f279b5 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework 03:24:41 08:24:41,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Starting LoggerContextListener 03:24:41 08:24:41,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 03:24:41 08:24:41,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:24:41 08:24:41,218 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:24:41 08:24:41,267 |-ERROR in ch.qos.logback.classic.pattern.LoggerConverter@5ff6dd3c - failed to parse integer string [20‚] java.lang.NumberFormatException: For input string: "20‚" 03:24:41 at java.lang.NumberFormatException: For input string: "20‚" 03:24:41 at at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 03:24:41 at at java.base/java.lang.Integer.parseInt(Integer.java:668) 03:24:41 at at java.base/java.lang.Integer.parseInt(Integer.java:786) 03:24:41 at at ch.qos.logback.classic.pattern.NamedConverter.start(NamedConverter.java:92) 03:24:41 at at ch.qos.logback.core.pattern.ConverterUtil.startConverters(ConverterUtil.java:37) 03:24:41 at at ch.qos.logback.core.pattern.PatternLayoutBase.start(PatternLayoutBase.java:90) 03:24:41 at at ch.qos.logback.classic.encoder.PatternLayoutEncoder.start(PatternLayoutEncoder.java:28) 03:24:41 at at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandleComplex(ImplicitModelHandler.java:208) 03:24:41 at at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandle(ImplicitModelHandler.java:186) 03:24:41 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:257) 03:24:41 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 03:24:41 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 03:24:41 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 03:24:41 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 03:24:41 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:208) 03:24:41 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:170) 03:24:41 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:122) 03:24:41 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:65) 03:24:41 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 03:24:41 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 03:24:41 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:128) 03:24:41 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:103) 03:24:41 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:66) 03:24:41 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:52) 03:24:41 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:41) 03:24:41 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:196) 03:24:41 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:183) 03:24:41 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:486) 03:24:41 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:472) 03:24:41 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:421) 03:24:41 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:447) 03:24:41 at at org.eclipse.ditto.internal.utils.pekko.logging.DittoLoggerFactory.getThreadSafeLogger(DittoLoggerFactory.java:95) 03:24:41 at at org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded.<clinit>(AbstractEnforcementReloaded.java:36) 03:24:41 at at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.lambda$rejectByPolicy$0(MergeThingCommandEnforcementTest.java:121) 03:24:41 at at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 03:24:41 at at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 03:24:41 at at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.rejectByPolicy(MergeThingCommandEnforcementTest.java:120) 03:24:41 at at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:24:41 at at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:24:41 at at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:24:41 at at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:24:41 at at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) 03:24:41 at at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 03:24:41 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 03:24:41 at at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 03:24:41 at at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 03:24:41 at at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94) 03:24:41 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 03:24:41 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 03:24:41 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 03:24:41 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 03:24:41 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 03:24:41 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 03:24:41 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 03:24:41 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 03:24:41 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 03:24:41 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:142) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:110) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 03:24:41 at at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:24:41 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 03:24:41 at at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 03:24:41 at at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:24:41 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 03:24:41 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:24:41 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:24:41 at at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 03:24:41 at at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 03:24:41 at at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 03:24:41 at at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 03:24:41 at at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:110) 03:24:41 at at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:44) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 03:24:41 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 03:24:41 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 03:24:41 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 03:24:41 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 03:24:41 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 03:24:41 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 03:24:41 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 03:24:41 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 03:24:41 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 03:24:41 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 03:24:41 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 03:24:41 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 03:24:41 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 03:24:41 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 03:24:41 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 03:24:41 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 03:24:41 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 03:24:41 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 03:24:41 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 03:24:41 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 03:24:41 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:24:41 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:24:41 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:24:41 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:24:41 08:24:41,268 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 03:24:41 08:24:41,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12f279b5 - Propagating INFO level on Logger[org.eclipse.ditto] onto the JUL framework 03:24:41 08:24:41,268 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 03:24:41 08:24:41,268 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12f279b5 - Propagating WARN level on Logger[ROOT] onto the JUL framework 03:24:41 08:24:41,268 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 03:24:41 08:24:41,269 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@799f916e - End of configuration. 03:24:41 08:24:41,271 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@576b7c74 - Registering current configuration as safe fallback point 03:24:41 08:24:41,271 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2a47597 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 201 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 03:24:41 03:24:41 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.980 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 03:24:41 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 03:24:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 03:24:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 03:24:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 03:24:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:24:47 [INFO] [01/30/2024 08:24:47.507] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.745 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 03:24:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 03:24:47 [INFO] [01/30/2024 08:24:47.933] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 03:24:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 03:24:48 [INFO] [01/30/2024 08:24:48.189] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 03:24:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 03:24:48 [INFO] [01/30/2024 08:24:48.338] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 03:24:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 03:24:48 [INFO] [01/30/2024 08:24:48.458] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 03:24:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 03:24:48 [INFO] [01/30/2024 08:24:48.603] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 03:24:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 03:24:50 [INFO] [01/30/2024 08:24:50.492] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.878 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 03:24:50 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 03:24:51 [INFO] [01/30/2024 08:24:51.335] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 03:24:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 03:24:51 [INFO] [01/30/2024 08:24:51.433] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 03:24:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 03:24:51 [INFO] [01/30/2024 08:24:51.535] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 03:24:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 03:24:51 [INFO] [01/30/2024 08:24:51.648] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 03:24:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 03:24:51 [INFO] [01/30/2024 08:24:51.753] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 03:24:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 03:24:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 03:24:52 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 03:24:52 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 03:24:52 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 03:24:52 [INFO] [01/30/2024 08:24:52.320] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 03:24:52 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 03:24:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 03:24:53 [INFO] [01/30/2024 08:24:53.237] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 03:24:53 [INFO] [01/30/2024 08:24:53.382] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 03:24:53 [INFO] [01/30/2024 08:24:53.486] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 03:24:53 [INFO] [01/30/2024 08:24:53.600] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 03:24:53 [INFO] [01/30/2024 08:24:53.694] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 03:24:53 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 03:24:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.413] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.495] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.557] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.641] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.732] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.807] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 03:24:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 03:24:54 [INFO] [01/30/2024 08:24:54.948] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 03:24:54 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 03:24:55 [INFO] [01/30/2024 08:24:55.044] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 03:24:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 03:24:55 [INFO] [01/30/2024 08:24:55.455] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 03:24:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 03:24:55 [INFO] [01/30/2024 08:24:55.862] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 03:24:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 03:24:55 [INFO] [01/30/2024 08:24:55.935] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 03:24:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.014] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.110] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.194] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.286] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.355] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 03:24:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.848] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 03:24:56 [INFO] [01/30/2024 08:24:56.924] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 03:24:56 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 03:24:57 [INFO] [01/30/2024 08:24:57.000] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 03:24:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 03:24:57 [INFO] [01/30/2024 08:24:57.060] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:24:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 03:24:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 03:24:57 2024-01-30 08:24:57,090 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:24:57 2024-01-30 08:24:57,120 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail() 03:24:58 2024-01-30 08:24:58,349 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:24:59 2024-01-30 08:24:59,013 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62>. 03:24:59 java.lang.RuntimeException: Failed to create PersistenceActor 03:24:59 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 03:24:59 ... 20 common frames omitted 03:24:59 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 03:24:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:24:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:24:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:24:59 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 03:24:59 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 03:24:59 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:24:59 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:24:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:24:59 ... 10 common frames omitted 03:24:59 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 03:24:59 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:24:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:24:59 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:24:59 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:24:59 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:24:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:24:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:24:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:24:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:24:59 2024-01-30 08:24:59,016 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 03:24:59 java.lang.RuntimeException: Failed to create PersistenceActor 03:24:59 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 03:24:59 ... 20 common frames omitted 03:24:59 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:24:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 03:24:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:24:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:24:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:24:59 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 03:24:59 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 03:24:59 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:24:59 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:24:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:24:59 ... 10 common frames omitted 03:24:59 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 03:24:59 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:24:59 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:24:59 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:24:59 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:24:59 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:24:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:24:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:24:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:24:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:24:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:24:59 2024-01-30 08:24:59,037 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62> terminated abnormally. 03:24:59 2024-01-30 08:24:59,093 WARN [sudoRetrieveThingFromThingEnforcerActor-b601df59-e4d0-4cc2-ba3a-4af1bb2ef3c5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62, selectedFields=/policyId, useOriginalSchemaVersion=false]> 03:24:59 2024-01-30 08:24:59,095 INFO [4301c9ba-ced4-404a-b357-2a2e0cb1e9fb] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=4301c9ba-ced4-404a-b357-2a2e0cb1e9fb}]> 03:24:59 2024-01-30 08:24:59,098 INFO [4301c9ba-ced4-404a-b357-2a2e0cb1e9fb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId70dc03c0-7a21-45b9-8e9a-386368cdbc62' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=4301c9ba-ced4-404a-b357-2a2e0cb1e9fb}]] 03:24:59 2024-01-30 08:24:59,315 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata() 03:25:00 2024-01-30 08:25:00,090 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:00 2024-01-30 08:25:00,121 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>. 03:25:00 2024-01-30 08:25:00,202 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader() 03:25:00 2024-01-30 08:25:00,332 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:00 2024-01-30 08:25:00,342 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:00 2024-01-30 08:25:00,361 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2() 03:25:00 2024-01-30 08:25:00,493 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:00 2024-01-30 08:25:00,504 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:00 2024-01-30 08:25:00,517 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute() 03:25:00 2024-01-30 08:25:00,641 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:00 2024-01-30 08:25:00,655 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge() 03:25:23 2024-01-30 08:25:23,597 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:23 2024-01-30 08:25:23,640 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata() 03:25:23 2024-01-30 08:25:23,755 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:23 2024-01-30 08:25:23,761 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>. 03:25:23 2024-01-30 08:25:23,786 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition() 03:25:23 2024-01-30 08:25:23,890 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:23 2024-01-30 08:25:23,920 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader() 03:25:24 2024-01-30 08:25:24,053 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,060 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:24 2024-01-30 08:25:24,087 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader() 03:25:24 2024-01-30 08:25:24,190 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,201 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2() 03:25:24 2024-01-30 08:25:24,297 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,298 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdc88a1b3e-ad6f-4dff-982b-4cbcec244d41>. 03:25:24 2024-01-30 08:25:24,301 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:24 2024-01-30 08:25:24,315 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader() 03:25:24 2024-01-30 08:25:24,432 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,449 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader() 03:25:24 2024-01-30 08:25:24,546 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,552 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:24 2024-01-30 08:25:24,563 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates() 03:25:24 2024-01-30 08:25:24,652 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:24 2024-01-30 08:25:24,689 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 03:25:24 2024-01-30 08:25:24,693 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:24 2024-01-30 08:25:24,699 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:24 2024-01-30 08:25:24,728 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:24 2024-01-30 08:25:24,735 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:24 2024-01-30 08:25:24,741 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdd24695c7-33cf-4bb4-a516-5d46d6b5123c> terminated abnormally. 03:25:25 2024-01-30 08:25:25,244 WARN [sudoRetrieveThingFromThingEnforcerActor-3f124354-6e47-461a-8ace-86408a42a242] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingIdd24695c7-33cf-4bb4-a516-5d46d6b5123c>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingIdd24695c7-33cf-4bb4-a516-5d46d6b5123c, selectedFields=/policyId, useOriginalSchemaVersion=false]> 03:25:25 2024-01-30 08:25:25,245 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]> 03:25:25 2024-01-30 08:25:25,246 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdd24695c7-33cf-4bb4-a516-5d46d6b5123c' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]] 03:25:25 2024-01-30 08:25:25,257 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate() 03:25:25 2024-01-30 08:25:25,365 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute() 03:25:25 2024-01-30 08:25:25,457 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:25 2024-01-30 08:25:25,460 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>. 03:25:25 2024-01-30 08:25:25,467 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode() 03:25:25 2024-01-30 08:25:25,557 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:25 2024-01-30 08:25:25,568 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails() 03:25:25 2024-01-30 08:25:25,646 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:25 2024-01-30 08:25:25,652 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62>. 03:25:25 java.lang.RuntimeException: Failed to create PersistenceActor 03:25:25 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 03:25:25 ... 20 common frames omitted 03:25:25 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:25:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:25:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 03:25:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:25:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:25:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:25:25 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 03:25:25 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 03:25:25 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:25:25 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:25:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:25:25 ... 10 common frames omitted 03:25:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 03:25:25 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:25:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:25:25 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:25:25 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:25:25 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:25:25 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:25:25 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:25:25 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:25:25 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:25:25 2024-01-30 08:25:25,653 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 03:25:25 java.lang.RuntimeException: Failed to create PersistenceActor 03:25:25 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 03:25:25 ... 20 common frames omitted 03:25:25 Wrapped by: java.lang.reflect.InvocationTargetException: null 03:25:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:25:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 03:25:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:25:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 03:25:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 03:25:25 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 03:25:25 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 03:25:25 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 03:25:25 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 03:25:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 03:25:25 ... 10 common frames omitted 03:25:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 03:25:25 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 03:25:25 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 03:25:25 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 03:25:25 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 03:25:25 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 03:25:25 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 03:25:25 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:25:25 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:25:25 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:25:25 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:25:25 2024-01-30 08:25:25,653 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62> terminated abnormally. 03:25:25 2024-01-30 08:25:25,661 INFO [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 03:25:25 2024-01-30 08:25:25,662 INFO [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:25 2024-01-30 08:25:25,663 INFO [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 03:25:25 2024-01-30 08:25:25,671 WARN [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=2ac8e008-460d-4b78-a440-9cbdbc2f5ef9}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62, policyId=null, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=2ac8e008-460d-4b78-a440-9cbdbc2f5ef9, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@efe3495[Not completed, 1 dependents]] 03:25:25 2024-01-30 08:25:25,686 INFO [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=2ac8e008-460d-4b78-a440-9cbdbc2f5ef9, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 03:25:25 2024-01-30 08:25:25,686 INFO [2ac8e008-460d-4b78-a440-9cbdbc2f5ef9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId9eb08a65-7889-47dd-bdaf-d774c7155e62' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=2ac8e008-460d-4b78-a440-9cbdbc2f5ef9, ditto-read-subjects=["test:allowedId"]}]] 03:25:25 2024-01-30 08:25:25,799 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated() 03:25:25 2024-01-30 08:25:25,902 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId() 03:25:26 2024-01-30 08:25:26,002 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,006 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:26 2024-01-30 08:25:26,015 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData() 03:25:26 2024-01-30 08:25:26,127 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,127 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId0f82f320-0216-44f9-83e7-44b4c1cc4d77>. 03:25:26 2024-01-30 08:25:26,130 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:26 2024-01-30 08:25:26,133 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>. 03:25:26 2024-01-30 08:25:26,150 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand() 03:25:26 2024-01-30 08:25:26,235 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:26 2024-01-30 08:25:26,250 INFO [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId5ad58d51-f0f4-462b-bad8-f59cc69b1d8c#1855071519]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>. 03:25:26 2024-01-30 08:25:26,262 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected() 03:25:26 2024-01-30 08:25:26,374 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,386 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures() 03:25:26 2024-01-30 08:25:26,469 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,473 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>. 03:25:26 2024-01-30 08:25:26,498 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation() 03:25:26 2024-01-30 08:25:26,606 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,622 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader() 03:25:26 2024-01-30 08:25:26,731 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,746 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes() 03:25:26 2024-01-30 08:25:26,849 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:26 2024-01-30 08:25:26,853 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>. 03:25:26 2024-01-30 08:25:26,869 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId() 03:25:27 2024-01-30 08:25:26,998 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse() 03:25:27 2024-01-30 08:25:27,085 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:27 2024-01-30 08:25:27,194 INFO [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 03:25:27 2024-01-30 08:25:27,194 INFO [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:27 2024-01-30 08:25:27,197 WARN [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b82842bd-c447-4ac3-937d-0d51b61373f5, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId9d53c404-4519-4011-a74b-5f99ae1bde8e, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b82842bd-c447-4ac3-937d-0d51b61373f5}]], responseFuture=java.util.concurrent.CompletableFuture@e3c0967[Not completed]] 03:25:27 2024-01-30 08:25:27,198 INFO [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b82842bd-c447-4ac3-937d-0d51b61373f5, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 03:25:27 2024-01-30 08:25:27,200 INFO [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 03:25:27 2024-01-30 08:25:27,200 INFO [b82842bd-c447-4ac3-937d-0d51b61373f5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b82842bd-c447-4ac3-937d-0d51b61373f5}]] 03:25:27 2024-01-30 08:25:27,313 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2() 03:25:27 2024-01-30 08:25:27,398 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:27 2024-01-30 08:25:27,402 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:27 2024-01-30 08:25:27,417 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification() 03:25:27 2024-01-30 08:25:27,499 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:27 2024-01-30 08:25:27,503 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:27 2024-01-30 08:25:27,519 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException() 03:25:27 2024-01-30 08:25:27,632 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness() 03:25:27 2024-01-30 08:25:27,715 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:27 2024-01-30 08:25:27,720 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:27 2024-01-30 08:25:27,734 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion() 03:25:27 2024-01-30 08:25:27,830 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:27 2024-01-30 08:25:27,831 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdb907351a-0c29-46ff-9b1c-ca71f939e989>. 03:25:27 2024-01-30 08:25:27,834 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:27 2024-01-30 08:25:27,848 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute() 03:25:27 2024-01-30 08:25:27,939 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:27 2024-01-30 08:25:27,943 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>. 03:25:27 2024-01-30 08:25:27,950 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand() 03:25:28 2024-01-30 08:25:28,040 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,043 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>. 03:25:28 2024-01-30 08:25:28,052 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata() 03:25:28 2024-01-30 08:25:28,145 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,149 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>. 03:25:28 2024-01-30 08:25:28,163 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2() 03:25:28 2024-01-30 08:25:28,251 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,265 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion() 03:25:28 2024-01-30 08:25:28,363 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,369 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:28 2024-01-30 08:25:28,373 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>. 03:25:28 2024-01-30 08:25:28,388 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated() 03:25:28 2024-01-30 08:25:28,485 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,641 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId285517ae-0d18-4501-a0c1-b5a62f000c48> was recovered. 03:25:28 2024-01-30 08:25:28,720 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor() 03:25:28 2024-01-30 08:25:28,807 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:28 2024-01-30 08:25:28,808 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Unknown message: RetrieveThings [type=things.commands:retrieveThings, dittoHeaders=ImmutableDittoHeaders [{}], thingIds=[foo:bar, bum:lux], selectedFields=null, namespace=null] 03:25:28 2024-01-30 08:25:28,917 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader() 03:25:29 2024-01-30 08:25:29,004 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,019 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata() 03:25:29 2024-01-30 08:25:29,102 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,107 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featureModified> w/ rev: <2>. 03:25:29 2024-01-30 08:25:29,121 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders() 03:25:29 2024-01-30 08:25:29,203 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted() 03:25:29 2024-01-30 08:25:29,304 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,305 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdac916d3e-3942-43fb-9de5-c3fcd3b2dcb8>. 03:25:29 2024-01-30 08:25:29,308 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:29 2024-01-30 08:25:29,424 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand() 03:25:29 2024-01-30 08:25:29,506 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,510 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>. 03:25:29 2024-01-30 08:25:29,526 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand() 03:25:29 2024-01-30 08:25:29,606 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,610 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>. 03:25:29 2024-01-30 08:25:29,623 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException() 03:25:29 2024-01-30 08:25:29,704 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,714 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata() 03:25:29 2024-01-30 08:25:29,795 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,800 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:29 2024-01-30 08:25:29,816 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery() 03:25:29 2024-01-30 08:25:29,896 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:29 2024-01-30 08:25:29,899 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:30 2024-01-30 08:25:30,006 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingIdbc2341c4-1825-410e-b55d-15cc90a77236> was recovered. 03:25:30 2024-01-30 08:25:30,117 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery() 03:25:30 2024-01-30 08:25:30,197 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:30 2024-01-30 08:25:30,305 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId9ecdf972-8c29-4448-a5ae-4175e24cdb7e> was recovered. 03:25:30 2024-01-30 08:25:30,408 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2() 03:25:30 2024-01-30 08:25:30,487 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:30 2024-01-30 08:25:30,500 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2() 03:25:30 2024-01-30 08:25:30,581 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:30 2024-01-30 08:25:30,584 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:30 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.53 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 03:25:30 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 03:25:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 03:25:33 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 03:25:33 2024-01-30 08:25:33,387 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:25:33 2024-01-30 08:25:33,393 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly() 03:25:33 2024-01-30 08:25:33,500 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ... 03:25:33 2024-01-30 08:25:33,504 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:33 2024-01-30 08:25:33,505 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots are empty. .. 03:25:34 2024-01-30 08:25:34,538 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told ModifyThing, expecting ModifyThingResponse. .. 03:25:34 2024-01-30 08:25:34,542 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:34 2024-01-30 08:25:34,546 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots contain Thing.. 03:25:35 2024-01-30 08:25:35,560 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse ... 03:25:35 2024-01-30 08:25:35,563 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Restarting ThingPersistenceActor ... 03:25:35 2024-01-30 08:25:35,563 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting ThingPersistenceActor to be terminated ... 03:25:35 2024-01-30 08:25:35,563 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Recreating ThingPersistenceActor ... 03:25:35 2024-01-30 08:25:35,665 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse.. 03:25:35 2024-01-30 08:25:35,669 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId09d939ac-22b6-4cda-9eba-7dc65d4df792> was recovered. 03:25:35 2024-01-30 08:25:35,685 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated() 03:25:35 2024-01-30 08:25:35,797 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:36 2024-01-30 08:25:36,805 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId13fb8f29-aec5-4540-90f6-29e5f2eec216>. 03:25:36 2024-01-30 08:25:36,808 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:37 2024-01-30 08:25:37,929 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>. 03:25:38 2024-01-30 08:25:38,952 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold() 03:25:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.637 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 03:25:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 03:25:39 2024-01-30 08:25:39,024 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:25:39 2024-01-30 08:25:39,030 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly() 03:25:39 2024-01-30 08:25:39,109 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:40 2024-01-30 08:25:40,116 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId7e52461c-c88b-4e2f-851a-b0c7c8fd0512>. 03:25:40 2024-01-30 08:25:40,119 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 03:25:41 2024-01-30 08:25:41,128 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingId7e52461c-c88b-4e2f-851a-b0c7c8fd0512', deleting snapshots to sequence number 1 and events to 1. 03:25:41 2024-01-30 08:25:41,133 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingId7e52461c-c88b-4e2f-851a-b0c7c8fd0512' completed. 03:25:42 2024-01-30 08:25:42,160 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot() 03:25:42 2024-01-30 08:25:42,244 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 03:25:43 2024-01-30 08:25:43,257 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 03:25:44 2024-01-30 08:25:44,271 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>. 03:25:45 2024-01-30 08:25:45,291 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <4>. 03:25:46 2024-01-30 08:25:46,310 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <5>. 03:25:47 2024-01-30 08:25:47,328 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <6>. 03:25:48 2024-01-30 08:25:48,349 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <7>. 03:25:49 2024-01-30 08:25:49,371 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <8>. 03:25:50 2024-01-30 08:25:50,394 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <9>. 03:25:51 2024-01-30 08:25:51,417 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <10>. 03:25:52 2024-01-30 08:25:52,440 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <11>. 03:25:53 2024-01-30 08:25:53,463 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingId9539bc8e-9128-45e5-aa69-cad066ea2ee2', deleting snapshots to sequence number 9 and events to 10. 03:25:53 2024-01-30 08:25:53,465 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingId9539bc8e-9128-45e5-aa69-cad066ea2ee2' completed. 03:25:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.46 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 03:25:54 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 03:25:55 [INFO] [01/30/2024 08:25:55.347] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:25:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 03:25:55 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 03:25:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 03:25:55 [INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 03:25:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 03:25:55 [INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 03:25:55 2024-01-30 08:25:55,664 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:25:55 2024-01-30 08:25:55,746 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:55 2024-01-30 08:25:55,793 INFO [64c9dfbc-f27e-4c05-abeb-421c601748fd] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - The command <messages.commands:thingMessage> was not forwarded due to insufficient rights MessageSendNotAllowedException: You are not allowed to send messages for the Thing with id 'thing:id'! - AuthorizationContext: ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]] 03:25:55 2024-01-30 08:25:55,793 INFO [64c9dfbc-f27e-4c05-abeb-421c601748fd] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=64c9dfbc-f27e-4c05-abeb-421c601748fd}]> 03:25:55 2024-01-30 08:25:55,795 INFO [64c9dfbc-f27e-4c05-abeb-421c601748fd] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: MessageSendNotAllowedException [message='You are not allowed to send messages for the Thing with id 'thing:id'!', errorCode=messages:send.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=64c9dfbc-f27e-4c05-abeb-421c601748fd}]] 03:25:55 2024-01-30 08:25:55,880 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:55 2024-01-30 08:25:55,906 INFO [16056171-2572-4335-a48e-1dbb41804133] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 03:25:55 2024-01-30 08:25:55,910 INFO [16056171-2572-4335-a48e-1dbb41804133] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 03:25:55 2024-01-30 08:25:55,916 INFO [16056171-2572-4335-a48e-1dbb41804133] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 03:25:55 2024-01-30 08:25:55,918 INFO [16056171-2572-4335-a48e-1dbb41804133_fd8914a6-6bc7-4ca3-8c32-fb953c4e3189] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 03:25:56 2024-01-30 08:25:56,004 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,029 INFO [d417493e-966f-448a-8848-79a3eaa190e8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 03:25:56 2024-01-30 08:25:56,030 INFO [d417493e-966f-448a-8848-79a3eaa190e8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 03:25:56 2024-01-30 08:25:56,108 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,134 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:25:56 2024-01-30 08:25:56,135 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:56 2024-01-30 08:25:56,147 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,149 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1987898071], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:25:56 2024-01-30 08:25:56,152 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 03:25:56 2024-01-30 08:25:56,153 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=16d6146e-7276-4920-ad0d-294c1237c88b, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 03:25:56 2024-01-30 08:25:56,156 INFO [16d6146e-7276-4920-ad0d-294c1237c88b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,159 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:25:56 2024-01-30 08:25:56,159 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:56 2024-01-30 08:25:56,162 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,163 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$b#1826124114], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:25:56 2024-01-30 08:25:56,163 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=16d6146e-7276-4920-ad0d-294c1237c88b2, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 03:25:56 2024-01-30 08:25:56,164 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 03:25:56 2024-01-30 08:25:56,166 INFO [16d6146e-7276-4920-ad0d-294c1237c88b2] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,246 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,272 INFO [68b1443e-accd-4ce9-8009-2f876e4dc97f] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success' 03:25:56 2024-01-30 08:25:56,272 INFO [68b1443e-accd-4ce9-8009-2f876e4dc97f] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage> 03:25:56 2024-01-30 08:25:56,369 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,396 INFO [78b1bc01-0011-49cb-95c3-60c05b50e10f] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=78b1bc01-0011-49cb-95c3-60c05b50e10f, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 03:25:56 2024-01-30 08:25:56,396 INFO [78b1bc01-0011-49cb-95c3-60c05b50e10f] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success' 03:25:56 2024-01-30 08:25:56,399 INFO [78b1bc01-0011-49cb-95c3-60c05b50e10f] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell) 03:25:56 2024-01-30 08:25:56,400 INFO [d27606b8-dc11-4fbb-bdab-e810d2d5c917] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=d27606b8-dc11-4fbb-bdab-e810d2d5c917, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]> 03:25:56 2024-01-30 08:25:56,401 INFO [d27606b8-dc11-4fbb-bdab-e810d2d5c917] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=d27606b8-dc11-4fbb-bdab-e810d2d5c917, response-required=false}]> 03:25:56 2024-01-30 08:25:56,402 INFO [d27606b8-dc11-4fbb-bdab-e810d2d5c917] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=d27606b8-dc11-4fbb-bdab-e810d2d5c917, response-required=false}]] 03:25:56 2024-01-30 08:25:56,484 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,513 INFO [7cdbf605-9bb3-4bbe-91dd-e51b5105e560] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=7cdbf605-9bb3-4bbe-91dd-e51b5105e560}]> 03:25:56 2024-01-30 08:25:56,514 INFO [7cdbf605-9bb3-4bbe-91dd-e51b5105e560] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=7cdbf605-9bb3-4bbe-91dd-e51b5105e560}]] 03:25:56 2024-01-30 08:25:56,517 INFO [95c7f9b8-240e-465d-928e-2072fc2ef6f3] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=95c7f9b8-240e-465d-928e-2072fc2ef6f3}]> 03:25:56 2024-01-30 08:25:56,518 INFO [95c7f9b8-240e-465d-928e-2072fc2ef6f3] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=95c7f9b8-240e-465d-928e-2072fc2ef6f3}]] 03:25:56 2024-01-30 08:25:56,594 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,619 INFO [aaed0f3f-5f04-43de-84b6-00717a1be640] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=aaed0f3f-5f04-43de-84b6-00717a1be640, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 03:25:56 2024-01-30 08:25:56,619 INFO [aaed0f3f-5f04-43de-84b6-00717a1be640] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=aaed0f3f-5f04-43de-84b6-00717a1be640, response-required=false}]> 03:25:56 2024-01-30 08:25:56,620 INFO [aaed0f3f-5f04-43de-84b6-00717a1be640] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=aaed0f3f-5f04-43de-84b6-00717a1be640, response-required=false}]] 03:25:56 2024-01-30 08:25:56,713 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,740 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:25:56 2024-01-30 08:25:56,740 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:56 2024-01-30 08:25:56,744 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,744 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1348495421], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:25:56 2024-01-30 08:25:56,745 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=66aeb082-b84c-42a3-8416-52a38f4ecdef, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 03:25:56 2024-01-30 08:25:56,745 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 03:25:56 2024-01-30 08:25:56,747 INFO [66aeb082-b84c-42a3-8416-52a38f4ecdef] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:56 2024-01-30 08:25:56,843 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:56 2024-01-30 08:25:56,869 INFO [da283c68-86f4-44fa-afc2-e30f9ad3a103] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature> 03:25:56 2024-01-30 08:25:56,869 INFO [da283c68-86f4-44fa-afc2-e30f9ad3a103] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 03:25:56 2024-01-30 08:25:56,870 INFO [da283c68-86f4-44fa-afc2-e30f9ad3a103] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature> 03:25:56 2024-01-30 08:25:56,873 INFO [702f3db9-0f7c-4463-84e8-604ee18cb510] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:25:56 2024-01-30 08:25:56,873 INFO [702f3db9-0f7c-4463-84e8-604ee18cb510] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 03:25:56 [INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 03:25:56 2024-01-30 08:25:56,889 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:25:57 2024-01-30 08:25:56,963 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:56,987 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]> 03:25:57 2024-01-30 08:25:56,988 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyIdInvalidException [message='Policy ID 'invalid-policy-id' is not valid!', errorCode=policies:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]] 03:25:57 2024-01-30 08:25:57,284 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,310 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 03:25:57 2024-01-30 08:25:57,311 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 03:25:57 2024-01-30 08:25:57,317 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 03:25:57 2024-01-30 08:25:57,318 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 03:25:57 2024-01-30 08:25:57,402 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,427 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 03:25:57 2024-01-30 08:25:57,428 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:57 2024-01-30 08:25:57,513 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,539 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 03:25:57 2024-01-30 08:25:57,542 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:57 2024-01-30 08:25:57,630 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,657 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]> 03:25:57 2024-01-30 08:25:57,658 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]] 03:25:57 2024-01-30 08:25:57,833 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,858 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]> 03:25:57 2024-01-30 08:25:57,859 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]] 03:25:57 2024-01-30 08:25:57,942 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:57 2024-01-30 08:25:57,968 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 03:25:57 2024-01-30 08:25:57,969 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 03:25:58 2024-01-30 08:25:58,052 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,078 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:58 2024-01-30 08:25:58,081 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:58 2024-01-30 08:25:58,085 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]> 03:25:58 2024-01-30 08:25:58,086 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]] 03:25:58 2024-01-30 08:25:58,089 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]> 03:25:58 2024-01-30 08:25:58,090 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the live channel condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]] 03:25:58 2024-01-30 08:25:58,172 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,202 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 03:25:58 2024-01-30 08:25:58,203 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:58 2024-01-30 08:25:58,297 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,324 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 03:25:58 2024-01-30 08:25:58,329 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:58 2024-01-30 08:25:58,331 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:58 2024-01-30 08:25:58,413 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,438 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 03:25:58 2024-01-30 08:25:58,439 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:58 2024-01-30 08:25:58,530 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,555 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:id> due to: <PolicyNotAccessibleException: The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.>. The CreateThing command which would have created a Policy for the Thing with ID <thing:id> is therefore not handled. 03:25:58 2024-01-30 08:25:58,555 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:id> - ThingNotCreatableException: The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.' 03:25:58 2024-01-30 08:25:58,555 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]> 03:25:58 2024-01-30 08:25:58,556 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Either check if the ID of the Policy you created the Thing with is correct and that the Policy is existing or If you want to use the existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]] 03:25:58 2024-01-30 08:25:58,639 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,665 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id> 03:25:58 2024-01-30 08:25:58,666 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:58 2024-01-30 08:25:58,748 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,772 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]> 03:25:58 2024-01-30 08:25:58,773 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]] 03:25:58 2024-01-30 08:25:58,855 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:58 2024-01-30 08:25:58,880 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 03:25:58 2024-01-30 08:25:58,881 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:59 2024-01-30 08:25:58,968 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:58,993 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy> 03:25:59 2024-01-30 08:25:58,995 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]> 03:25:59 2024-01-30 08:25:58,995 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]] 03:25:59 2024-01-30 08:25:59,077 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:59,101 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 03:25:59 2024-01-30 08:25:59,102 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 03:25:59 2024-01-30 08:25:59,193 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:59,219 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId)}]> 03:25:59 2024-01-30 08:25:59,221 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: LiveChannelConditionNotAllowedException [message='The specified 'live-channel-condition' is only allowed to be used for retrieving API calls.', errorCode=things:live.channelcondition.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='For modifying API calls the 'live-channel-condition' cannot be used, please remove the condition.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId), ditto-read-subjects=["google:subject"]}]] 03:25:59 2024-01-30 08:25:59,394 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:59,419 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 03:25:59 2024-01-30 08:25:59,420 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:25:59 2024-01-30 08:25:59,424 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:25:59 2024-01-30 08:25:59,427 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:25:59 2024-01-30 08:25:59,429 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success' 03:25:59 2024-01-30 08:25:59,433 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success' 03:25:59 2024-01-30 08:25:59,437 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success' 03:25:59 2024-01-30 08:25:59,439 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute> 03:25:59 2024-01-30 08:25:59,522 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:59,549 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]> 03:25:59 2024-01-30 08:25:59,550 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionInvalidException [message='The specified condition 'attributes//testAttr' is invalid.', errorCode=things:condition.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Consecutive slashes in JSON pointers are not supported.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]] 03:25:59 2024-01-30 08:25:59,722 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:25:59 2024-01-30 08:25:59,745 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]> 03:25:59 2024-01-30 08:25:59,746 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyInvalidException [message='The Policy specified for the Thing with ID 'thing:id' is invalid.', errorCode=things:policy.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='The JSON object's field '/_modified' is not in ISO-8601 format as expected', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]] 03:25:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.063 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 03:25:59 [INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 03:25:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 03:25:59 [INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 03:25:59 2024-01-30 08:25:59,960 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:26:00 2024-01-30 08:26:00,034 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,060 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,145 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,170 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4> due to: <PolicyConflictException: The Policy with ID 'thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4> is therefore not handled. 03:26:00 2024-01-30 08:26:00,170 INFO [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4> - ThingNotCreatableException: The Thing with ID 'thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4' could not be created because creation of its implicit Policy ID 'thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4' failed. 03:26:00 2024-01-30 08:26:00,170 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]> 03:26:00 2024-01-30 08:26:00,171 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4' could not be created because creation of its implicit Policy ID 'thing:8937d799-6b6a-4cfa-8d3f-d1edb7af76d4' failed.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='If you want to use an existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]] 03:26:00 2024-01-30 08:26:00,259 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,285 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,296 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:114f6dcb-820f-4813-b200-76c7056c6ced> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:114f6dcb-820f-4813-b200-76c7056c6ced' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:26:00 2024-01-30 08:26:00,298 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:00 2024-01-30 08:26:00,378 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,403 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:6acfe9d4-e982-4943-b649-281bb19ebcb4> 03:26:00 2024-01-30 08:26:00,404 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,488 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,513 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,515 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout 03:26:00 2024-01-30 08:26:00,515 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen. 03:26:00 2024-01-30 08:26:00,515 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <thing:id>: <RetrieveThing [type=things.commands:retrieveThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}], thingId=thing:d3f4f7bf-c63c-4d60-8515-e53cb9c9400c, selectedFields=/_policy,/thingId, snapshotRevision=-1]> 03:26:00 2024-01-30 08:26:00,517 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,520 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:1dee322d-7a49-4f53-b39b-82f96f266aae> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout 03:26:00 2024-01-30 08:26:00,521 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:00 2024-01-30 08:26:00,599 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,629 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,631 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:542c3419-1e94-40fb-b0f8-dab79ffee0c4' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:26:00 2024-01-30 08:26:00,634 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,637 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:ea26dc12-aaa8-4f1f-846b-8e1c0ccee24f> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:ea26dc12-aaa8-4f1f-846b-8e1c0ccee24f' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:26:00 2024-01-30 08:26:00,639 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:00 2024-01-30 08:26:00,721 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,746 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,752 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:00 2024-01-30 08:26:00,846 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,872 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success' 03:26:00 2024-01-30 08:26:00,957 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:00 2024-01-30 08:26:00,982 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:07cc10af-098a-4952-baa1-5981180386d2> 03:26:00 2024-01-30 08:26:00,982 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,065 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,090 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:be40e3a1-f212-4cc6-af3f-5a5376706c92> 03:26:01 2024-01-30 08:26:01,091 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,092 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, ditto-read-subjects=["google:defaultSubject"]}], thing=ImmutableThing [thingId=thing:4b2257c3-c47e-4b92-b1fe-c247d63a37c4, policyId=policy:be40e3a1-f212-4cc6-af3f-5a5376706c92, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:be40e3a1-f212-4cc6-af3f-5a5376706c92","imports":{},"entries":{"policy":{"subjects":{"google:notDefaultSubject":{"type":"generated"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"},"thing":{"subjects":{"google:defaultSubject":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=ThingNotModifiableException [message='The Thing with ID 'thing:4b2257c3-c47e-4b92-b1fe-c247d63a37c4' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]], responseFuture=java.util.concurrent.CompletableFuture@48c09cf9[Not completed, 1 dependents]] 03:26:01 2024-01-30 08:26:01,093 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:be40e3a1-f212-4cc6-af3f-5a5376706c92> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=policy:be40e3a1-f212-4cc6-af3f-5a5376706c92]> 03:26:01 2024-01-30 08:26:01,094 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:4b2257c3-c47e-4b92-b1fe-c247d63a37c4' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 03:26:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 03:26:01 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 03:26:01 2024-01-30 08:26:01,106 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:26:01 2024-01-30 08:26:01,175 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,201 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,208 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 03:26:01 2024-01-30 08:26:01,209 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#818260528], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:26:01 2024-01-30 08:26:01,209 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 03:26:01 2024-01-30 08:26:01,210 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 03:26:01 2024-01-30 08:26:01,210 ERROR [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 03:26:01 2024-01-30 08:26:01,210 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]] 03:26:01 2024-01-30 08:26:01,312 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,338 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,343 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:01 2024-01-30 08:26:01,343 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#2081210114], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:26:01 2024-01-30 08:26:01,343 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}, thingPlainJson={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}]>, valid=<true> 03:26:01 2024-01-30 08:26:01,344 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 03:26:01 2024-01-30 08:26:01,346 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:01 2024-01-30 08:26:01,426 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,451 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:26:01 2024-01-30 08:26:01,452 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,456 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 03:26:01 2024-01-30 08:26:01,456 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1434244401], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 03:26:01 2024-01-30 08:26:01,457 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 03:26:01 2024-01-30 08:26:01,457 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 03:26:01 2024-01-30 08:26:01,457 ERROR [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 03:26:01 2024-01-30 08:26:01,458 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]] 03:26:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 03:26:01 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 03:26:01 2024-01-30 08:26:01,467 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 03:26:01 2024-01-30 08:26:01,544 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,570 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,574 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#-875221121, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#-875221121}]]]>, valid=<false> 03:26:01 2024-01-30 08:26:01,660 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,686 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,689 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 03:26:01 2024-01-30 08:26:01,765 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,791 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:26:01 2024-01-30 08:26:01,791 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,817 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:01 2024-01-30 08:26:01,895 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:01 2024-01-30 08:26:01,921 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:01 2024-01-30 08:26:01,946 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:02 2024-01-30 08:26:02,023 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:02 2024-01-30 08:26:02,048 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:02 2024-01-30 08:26:02,051 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}, thingPlainJson={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}]>, valid=<true> 03:26:02 2024-01-30 08:26:02,054 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 03:26:02 2024-01-30 08:26:02,136 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:02 2024-01-30 08:26:02,162 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:02 2024-01-30 08:26:02,194 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: CommandTimeoutException [message='The Command reached the specified timeout of 1ms.', errorCode=command.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the command timeout.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelTimeoutWithoutTwinFallback, version=2, live-channel-condition=exists(thingId), timeout=1ms, ditto-originator=dummy:subject, channel=live, live-channel-condition-matched=true, response-required=false}]] 03:26:02 2024-01-30 08:26:02,273 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:02 2024-01-30 08:26:02,308 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]> 03:26:02 2024-01-30 08:26:02,309 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]] 03:26:02 2024-01-30 08:26:02,399 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 03:26:02 2024-01-30 08:26:02,426 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 03:26:02 2024-01-30 08:26:02,426 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 03:26:02 2024-01-30 08:26:02,428 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#1513956517, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#1513956517}]]]>, valid=<false> 03:26:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 03:26:02 [INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 03:26:02 2024-01-30 08:26:02,615 ERROR [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Did not retrieve expected RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: someThingUnexpected 03:26:02 2024-01-30 08:26:02,728 INFO [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Got ThingErrorResponse when waiting on RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingNotAccessibleException [message='The Thing with ID 'namespace:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 03:26:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 03:26:03 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 03:26:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 03:26:03 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 03:26:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 03:26:03 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 03:26:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 03:26:03 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest 03:26:03 2024-01-30 08:26:03,308 INFO [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 03:26:03 2024-01-30 08:26:03,416 INFO [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:26:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.364 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest 03:26:05 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 03:26:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 03:26:05 [INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 03:26:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 03:26:06 [INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 03:26:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 03:26:06 [INFO] 03:26:06 [INFO] Results: 03:26:06 [INFO] 03:26:06 [INFO] Tests run: 603, Failures: 0, Errors: 0, Skipped: 0 03:26:06 [INFO] 03:26:06 [INFO] 03:26:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service --- 03:26:06 [INFO] 03:26:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service --- 03:26:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 03:26:06 [INFO] 03:26:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service --- 03:26:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:26:06 [INFO] No previous run data found, generating javadoc. 03:26:10 [WARNING] Javadoc Warnings 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.aggregation; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.common.config; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.enforcement; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.persistence.actors; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment 03:26:10 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S> 03:26:10 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S> 03:26:10 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment 03:26:10 [WARNING] public final class ThingConditionValidator { 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment 03:26:10 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment 03:26:10 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) { 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy 03:26:10 [WARNING] public static Props props(final ThingId thingId, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment 03:26:10 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) { 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment 03:26:10 [WARNING] public static final String ACTOR_NAME = "thingOps"; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig 03:26:10 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator 03:26:10 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for pubSubMediator 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policiesShardRegion 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for distributedPubThingEventsForTwin 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for liveSignalPub 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for propsFactory 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for blockedNamespaces 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policyEnforcerProvider 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for mongoReadJournal 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @return 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for pubSubMediator 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policiesShardRegion 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for distributedPubThingEventsForTwin 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for liveSignalPub 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for thingsPersistenceActor 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for blockedNamespaces 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policyEnforcerProvider 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for mongoReadJournal 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @return 03:26:10 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:26:10 [WARNING] ^ 03:26:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment 03:26:10 [WARNING] private final int capacity; 03:26:10 [WARNING] ^ 03:26:10 [WARNING] 37 warnings 03:26:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 03:26:10 [INFO] 03:26:10 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service --- 03:26:10 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:26:10 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:26:10 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:26:10 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:26:10 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:26:10 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:26:10 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:26:10 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:26:10 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:26:10 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:26:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:26:10 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:26:10 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:26:10 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:26:10 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:26:10 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:26:10 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:26:10 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:26:10 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:26:10 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:26:10 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:26:10 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:26:10 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:26:10 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:26:10 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:26:10 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:26:10 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:26:10 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:26:10 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:26:10 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:26:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:26:17 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/MANIFEST.MF 03:26:17 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/LICENSE.txt 03:26:17 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/LICENSE 03:26:17 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:26:17 [WARNING] - META-INF.versions.9.module-info 03:26:17 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:26:17 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:26:17 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:26:17 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 03:26:17 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:26:17 [WARNING] - META-INF/NOTICE.md 03:26:17 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:26:17 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/DISCLAIMER 03:26:17 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:26:17 [WARNING] - META-INF/io.netty.versions.properties 03:26:17 [WARNING] maven-shade-plugin has detected that some files are 03:26:17 [WARNING] present in two or more JARs. When this happens, only one 03:26:17 [WARNING] single version of the file is copied to the uber jar. 03:26:17 [WARNING] Usually this is not harmful and you can skip these warnings, 03:26:17 [WARNING] otherwise try to manually exclude artifacts based on 03:26:17 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:26:17 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:26:17 [INFO] Attaching shaded artifact. 03:26:17 [INFO] 03:26:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service --- 03:26:17 [INFO] Tests are skipped. 03:26:17 [INFO] 03:26:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service --- 03:26:17 [INFO] Tests are skipped. 03:26:17 [INFO] 03:26:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service --- 03:26:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 03:26:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes 03:26:17 [INFO] 03:26:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service --- 03:26:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom 03:26:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar 03:26:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar 03:26:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar 03:26:17 [INFO] 03:26:17 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- 03:26:17 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [77/77] 03:26:17 [INFO] from thingsearch/service/pom.xml 03:26:17 [INFO] --------------------------------[ jar ]--------------------------------- 03:26:17 [INFO] 03:26:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-service --- 03:26:17 [INFO] 03:26:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-service --- 03:26:17 [INFO] 03:26:17 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service --- 03:26:17 [INFO] Assigning port '35737' to property 'random-pekko-tcp-port' 03:26:17 [INFO] 03:26:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service --- 03:26:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 03:26:17 [INFO] 03:26:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service --- 03:26:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:26:17 [WARNING] 03:26:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 03:26:17 [WARNING] 03:26:17 [WARNING] licenseMerges will be overridden by licenseMergesFile. 03:26:17 [WARNING] 03:26:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 03:26:17 [INFO] 03:26:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service --- 03:26:17 [INFO] Copying 1 resource from src/main/resources to target/classes 03:26:17 [INFO] Copying 5 resources from src/main/resources to target/classes 03:26:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 03:26:17 [INFO] 03:26:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service --- 03:26:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT... 03:26:17 [INFO] 03:26:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service --- 03:26:17 [INFO] Changes detected - recompiling the module! :dependency 03:26:17 [INFO] Compiling 105 source files with javac [debug target 17] to target/classes 03:26:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java uses or overrides a deprecated API. 03:26:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Recompile with -Xlint:deprecation for details. 03:26:18 [INFO] 03:26:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service --- 03:26:18 [INFO] Copying 20 resources from src/test/resources to target/test-classes 03:26:18 [INFO] 03:26:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service --- 03:26:18 [INFO] Changes detected - recompiling the module! :dependency 03:26:18 [INFO] Compiling 62 source files with javac [debug target 17] to target/test-classes 03:26:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API. 03:26:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details. 03:26:20 [INFO] 03:26:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service --- 03:26:20 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:26:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/surefire-reports 03:26:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 03:26:20 [INFO] 03:26:20 [INFO] ------------------------------------------------------- 03:26:20 [INFO] T E S T S 03:26:20 [INFO] ------------------------------------------------------- 03:26:20 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest 03:26:24 08:26:24,197 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 03:26:24 08:26:24,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - No custom configurators were discovered as a service. 03:26:24 08:26:24,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 03:26:24 08:26:24,201 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 03:26:24 08:26:24,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 03:26:24 08:26:24,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 03:26:24 08:26:24,208 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 03:26:24 08:26:24,208 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 03:26:24 08:26:24,209 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 03:26:24 08:26:24,209 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/test-classes/logback-test.xml] 03:26:24 08:26:24,348 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 03:26:24 08:26:24,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 03:26:24 08:26:24,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:26:24 08:26:24,369 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:26:24 08:26:24,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR] 03:26:24 08:26:24,410 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:26:24 08:26:24,410 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:26:24 08:26:24,413 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO 03:26:24 08:26:24,413 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN 03:26:24 08:26:24,413 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.stream.Materializer] to ERROR 03:26:24 08:26:24,413 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto.internal.utils] to WARN 03:26:24 08:26:24,414 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 03:26:24 08:26:24,414 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 03:26:24 08:26:24,415 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT] 03:26:24 08:26:24,415 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@13da6bc9 - End of configuration. 03:26:24 08:26:24,416 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60e5b3a8 - Registering current configuration as safe fallback point 03:26:24 08:26:24,416 |-INFO in ch.qos.logback.classic.util.ContextInitializer@34074149 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 207 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 03:26:25 2024-01-30 08:26:25,054 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,058 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingDeleted [type=things.events:thingDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,058 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,059 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingCreated [type=things.events:thingCreated, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,061 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,061 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,061 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,061 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,061 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,062 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 03:26:25 2024-01-30 08:26:25,555 INFO [] o.e.d.t.s.p.w.s.EnforcementFlow - Computed single ThingDeleteModel for metadata <Metadata [thingId=thing:id, thingRevision=5, thingPolicy=PolicyTag [id=policy:id, revision=1], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:id, revision=1]], modified=null, events=[ThingModified [type=things.events:thingModified, timestamp=2024-01-30T08:26:24.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingDeleted [type=things.events:thingDeleted, timestamp=2024-01-30T08:26:25.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id], ThingCreated [type=things.events:thingCreated, timestamp=2024-01-30T08:26:20.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingMerged [type=things.events:thingMerged, timestamp=2024-01-30T08:26:21.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6], AttributeModified [type=things.events:attributeModified, timestamp=2024-01-30T08:26:22.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7], AttributeDeleted [type=things.events:attributeDeleted, timestamp=2024-01-30T08:26:23.495465072Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]], timers=[0 timers], ackRecipients=[], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]> and thing <{"thingId":"thing:id","policyId":"policy:id","attributes":{"x":5,"y":6,"z":7},"_revision":6,"_created":"2024-01-30T08:26:20.495465072Z","_modified":"2024-01-30T08:26:23.495465072Z"}> 03:26:29 2024-01-30 08:26:29,733 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,733 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,733 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,733 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,734 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,734 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 03:26:29 2024-01-30 08:26:29,851 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 03:26:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.217 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest 03:26:30 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest 03:26:30 [INFO] [01/30/2024 08:26:30.320] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:30 [INFO] [01/30/2024 08:26:30.432] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: Success[ack=true,errors=0,matched=3,upserts=2,inserted=0,modified=1,deleted=1] - correlation: correlation 03:26:30 [INFO] [01/30/2024 08:26:30.434] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:30 [INFO] [01/30/2024 08:26:30.541] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] ConsistencyError[indexOutOfBound]: WriteResultAndErrors[writeModels=[MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:0, thingRevision=0, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-56)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:0'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:1, thingRevision=10, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-57)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:1'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:2, thingRevision=20, thingPolicy=PolicyTag [id=policy:2, revision=200], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:2, revision=200]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-58)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:2'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:3, thingRevision=30, thingPolicy=PolicyTag [id=policy:3, revision=300], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:3, revision=300]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-59)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:3'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:4, thingRevision=40, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-60)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:4'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false]],bulkWriteResult=AcknowledgedBulkWriteResult{insertedCount=1, matchedCount=2, removedCount=1, modifiedCount=2, upserts=[], inserts=[]},bulkWriteErrors=[BulkWriteError{index=0, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=5, code=50, message='E50 operation timed out', details={}}],unexpectedError=null,bulkWriteCorrelationId=correlation] 03:26:30 [INFO] [01/30/2024 08:26:30.543] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:30 [INFO] [01/30/2024 08:26:30.644] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] NotAcknowledged: UnexpectedError[stacktrace=com.mongodb.MongoSocketReadException: Gee, database is down. Whatever shall I do? 03:26:30 at org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest.unexpectedMongoSocketReadException(BulkWriteResultAckFlowTest.java:110) 03:26:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:26:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 03:26:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:26:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 03:26:30 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 03:26:30 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 03:26:30 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 03:26:30 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 03:26:30 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 03:26:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:26:30 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 03:26:30 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 03:26:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 03:26:30 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 03:26:30 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 03:26:30 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 03:26:30 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 03:26:30 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 03:26:30 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 03:26:30 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 03:26:30 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 03:26:30 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 03:26:30 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 03:26:30 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 03:26:30 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 03:26:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 03:26:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 03:26:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 03:26:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 03:26:30 Caused by: java.lang.IllegalMonitorStateException: Unsupported resolution 03:26:30 ... 30 more 03:26:30 ] - correlation: correlation 03:26:30 [INFO] [01/30/2024 08:26:30.646] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:30 [INFO] [01/30/2024 08:26:30.751] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: PartialSuccess[ack=true,errorCount=2,matched=2,upserts=0,inserted=1,modified=2,deleted=1,errors=[BulkWriteError{index=3, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=4, code=50, message='E50 operation timed out', details={}}]] - correlation: correlation 03:26:30 [INFO] [01/30/2024 08:26:30.753] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest 03:26:30 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest 03:26:31 [INFO] [01/30/2024 08:26:31.596] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest 03:26:31 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest 03:26:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest 03:26:31 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest 03:26:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest 03:26:31 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest 03:26:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest 03:26:31 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest 03:26:32 [INFO] [01/30/2024 08:26:32.396] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest 03:26:32 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest 03:26:32 [INFO] [01/30/2024 08:26:32.513] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest 03:26:32 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest 03:26:32 [INFO] [01/30/2024 08:26:32.621] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest 03:26:32 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest 03:26:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest 03:26:32 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest 03:26:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest 03:26:33 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest 03:26:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest 03:26:33 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest 03:26:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest 03:26:33 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest 03:26:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:26:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest 03:26:34 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest 03:26:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest 03:26:34 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest 03:26:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest 03:26:34 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest 03:26:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest 03:26:35 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest 03:26:35 [INFO] [01/30/2024 08:26:35.712] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Shutting down due to <DELETE> during <RECOVERING> 03:26:35 [INFO] [pekkoDeadLetter][01/30/2024 08:26:35.738] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Message [org.eclipse.ditto.things.model.signals.events.AttributeModified] to Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#540277413] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#540277413] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:35 [INFO] [pekkoDeadLetter][01/30/2024 08:26:35.738] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#540277413] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#540277413] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:35 [INFO] [01/30/2024 08:26:35.835] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_recoverLastWriteModel)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:35 [INFO] [01/30/2024 08:26:35.957] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-84/thing%3Aid] Got policy update <thing:id> at revision <1>. Previous known policy is <null>. 03:26:36 [INFO] [01/30/2024 08:26:36.020] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_policyIdChangeTriggersSync)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:36 [WARN] [01/30/2024 08:26:36.031] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-84/thing%3Aid] Shut down during <PERSISTING> 03:26:37 [INFO] [01/30/2024 08:26:37.166] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:37 [INFO] [01/30/2024 08:26:37.314] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=BACKGROUND_SYNC]> by <Actor[pekko://ThingUpdaterTest_initialUpdateSkipped/deadLetters]> 03:26:37 [INFO] [01/30/2024 08:26:37.355] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Initial update was skipped - stopping thing updater for <thing:id>. 03:26:37 [WARN] [01/30/2024 08:26:37.355] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Shut down during <PERSISTING> 03:26:42 [INFO] [01/30/2024 08:26:42.359] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_initialUpdateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:42 [INFO] [01/30/2024 08:26:42.493] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shutting down due to <DELETE> during <PERSISTING> 03:26:42 [INFO] [01/30/2024 08:26:42.496] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shutting down after completing persistence operation 03:26:42 [WARN] [01/30/2024 08:26:42.497] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shut down during <PERSISTING> 03:26:42 [INFO] [01/30/2024 08:26:42.600] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_combineUpdatesFrom2Events)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:42 [INFO] [01/30/2024 08:26:42.686] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-99/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{force-update=true}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_forceUpdateOnCommand/deadLetters]> 03:26:42 [INFO] [01/30/2024 08:26:42.720] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_forceUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:42 [WARN] [01/30/2024 08:26:42.723] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-99/thing%3Aid] Shut down during <PERSISTING> 03:26:42 [ERROR] [01/30/2024 08:26:42.790] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-102/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}] 03:26:42 [INFO] [01/30/2024 08:26:42.818] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:42 [WARN] [01/30/2024 08:26:42.822] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-102/thing%3Aid] Shut down during <PERSISTING> 03:26:43 [INFO] [01/30/2024 08:26:42.947] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:43 [WARN] [01/30/2024 08:26:42.950] [ThingUpdaterTest_updateFromEventAfterSkippedUpdate-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate/system/testProbe-105/thing%3Aid] Shut down during <PERSISTING> 03:26:43 [INFO] [01/30/2024 08:26:43.035] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING> 03:26:43 [INFO] [pekkoDeadLetter][01/30/2024 08:26:43.036] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1] Message [org.apache.pekko.actor.Status$Failure] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1#261986046] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1#261986046] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:43 [INFO] [01/30/2024 08:26:43.065] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING> 03:26:43 [WARN] [01/30/2024 08:26:43.066] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Shut down during <PERSISTING> 03:26:43 [INFO] [pekkoDeadLetter][01/30/2024 08:26:43.066] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3#1115737121] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3#1115737121] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:43 [INFO] [01/30/2024 08:26:43.095] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING> 03:26:43 [WARN] [01/30/2024 08:26:43.096] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Shut down during <PERSISTING> 03:26:43 [INFO] [pekkoDeadLetter][01/30/2024 08:26:43.096] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4#-1471256266] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4#-1471256266] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:43 [INFO] [01/30/2024 08:26:43.126] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A5] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RETRYING> 03:26:43 [WARN] [01/30/2024 08:26:43.126] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A5] Shut down during <RETRYING> 03:26:43 [INFO] [01/30/2024 08:26:43.128] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:46 [INFO] [01/30/2024 08:26:46.213] [ThingUpdaterTest_shutdownOnThingDeletedCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand/system/testProbe-113/thing%3Aid] Shutting down due to <DELETE> during <READY> 03:26:46 [INFO] [01/30/2024 08:26:46.216] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:46 [ERROR] [01/30/2024 08:26:46.280] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-116/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}] 03:26:46 [INFO] [01/30/2024 08:26:46.284] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:46 [WARN] [01/30/2024 08:26:46.294] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-116/thing%3Aid] Shut down during <PERSISTING> 03:26:47 [INFO] [01/30/2024 08:26:47.362] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:52 [INFO] [01/30/2024 08:26:52.471] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:52 [INFO] [01/30/2024 08:26:52.534] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-127/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_triggerUpdateOnCommand/deadLetters]> 03:26:52 [INFO] [01/30/2024 08:26:52.559] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_triggerUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:52 [WARN] [01/30/2024 08:26:52.562] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-127/thing%3Aid] Shut down during <PERSISTING> 03:26:52 [INFO] [01/30/2024 08:26:52.647] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:52 [WARN] [01/30/2024 08:26:52.649] [ThingUpdaterTest_updateFromEvent-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEvent/system/testProbe-130/thing%3Aid] Shut down during <PERSISTING> 03:26:53 [INFO] [01/30/2024 08:26:53.723] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:53 [INFO] [01/30/2024 08:26:53.783] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING> 03:26:53 [INFO] [pekkoDeadLetter][01/30/2024 08:26:53.784] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid#-1953858956] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid#-1953858956] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:53 [INFO] [01/30/2024 08:26:53.785] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:54 [INFO] [01/30/2024 08:26:54.013] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_stashEventsDuringPersistence)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:54 [WARN] [01/30/2024 08:26:54.015] [ThingUpdaterTest_stashEventsDuringPersistence-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_stashEventsDuringPersistence/system/testProbe-139/thing%3Aid] Shut down during <PERSISTING> 03:26:54 [INFO] [01/30/2024 08:26:54.073] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeEntitiesReason [entityIdsToPurge=[some:id, thing:id, other:id]]]> during <RECOVERING> 03:26:54 [INFO] [pekkoDeadLetter][01/30/2024 08:26:54.074] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid#-1565174685] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid#-1565174685] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 03:26:54 [INFO] [01/30/2024 08:26:54.075] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:26:54 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.02 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest 03:26:54 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest 03:26:55 [ERROR] [01/30/2024 08:26:55.685] [Thread-104] [pekko://PekkoTestSystem/system/testProbe-146/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 03:26:57 2024-01-30 08:26:57,359 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:57 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:57 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:57 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:57 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:57 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:57 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:57 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:57 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:57 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:57 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:57 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:57 2024-01-30 08:26:57,359 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:57 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:57 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:57 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:57 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:57 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:57 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:57 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:57 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:57 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:57 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:57 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:57 [ERROR] [01/30/2024 08:26:57.779] [Thread-114] [pekko://PekkoTestSystem/system/testProbe-154/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 03:26:57 2024-01-30 08:26:57,879 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:57 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:57 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:57 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:57 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:57 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:57 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:57 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:57 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:57 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:57 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:57 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:57 2024-01-30 08:26:57,879 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:57 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:57 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:57 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:57 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:57 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:57 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:57 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:57 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:57 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:57 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:57 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:57 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:57 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:57 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:57 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:58 2024-01-30 08:26:58,408 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:58 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:58 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:58 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:58 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:58 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:58 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:58 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:58 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:58 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:58 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:58 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:58 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:58 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:58 2024-01-30 08:26:58,408 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:58 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:58 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:58 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:58 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:58 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:58 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:58 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:58 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:58 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:58 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:58 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:58 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:58 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:58 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:58 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:58 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:58 [ERROR] [01/30/2024 08:26:58.821] [Thread-119] [pekko://PekkoTestSystem/system/testProbe-158/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 03:26:59 2024-01-30 08:26:59,443 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:59 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:59 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:59 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:59 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:59 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:59 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:59 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:59 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:59 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:59 2024-01-30 08:26:59,443 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:26:59 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:26:59 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:26:59 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:26:59 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:26:59 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:26:59 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:26:59 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:26:59 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:26:59 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:26:59 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:26:59 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:26:59 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:26:59 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:26:59 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:26:59 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:26:59 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:26:59 [ERROR] [01/30/2024 08:26:59.865] [Thread-125] [pekko://PekkoTestSystem/system/testProbe-162/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 03:27:00 2024-01-30 08:27:00,607 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-166/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:27:00 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:27:00 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:27:00 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:27:00 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:27:00 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:27:00 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:27:00 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:27:00 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:27:00 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:27:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:27:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:27:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:27:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:27:00 2024-01-30 08:27:00,607 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-166/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 03:27:00 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 03:27:00 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 03:27:00 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 03:27:00 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 03:27:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 03:27:00 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 03:27:00 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 03:27:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 03:27:00 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 03:27:00 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 03:27:00 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 03:27:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 03:27:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 03:27:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 03:27:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 03:27:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 03:27:00 [ERROR] [01/30/2024 08:27:00.911] [Thread-133] [pekko://PekkoTestSystem/system/testProbe-166/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 03:27:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.835 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest 03:27:00 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest 03:27:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.264 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest 03:27:07 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest 03:27:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest 03:27:07 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest 03:27:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest 03:27:07 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest 03:27:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest 03:27:07 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest 03:27:07 2024-01-30 08:27:07,856 INFO [] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:27:08 2024-01-30 08:27:08,105 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:27:08 2024-01-30 08:27:08,210 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 03:27:09 2024-01-30 08:27:09,297 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 03:27:19 Failed to stop [SearchRootActorTest] within [10 seconds] 03:27:19 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children 03:27:19 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination) 03:27:19 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers#1709361890] 03:27:19 ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination) 03:27:19 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112#-892206517] 03:27:19 ⌊-> StreamSupervisor-112 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination) 03:27:19 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-14-0-ignoreSink#-1776709942] 03:27:19 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-15-0-unnamed#319403419] 03:27:19 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-7-0-ignoreSink#-1284724183] 03:27:19 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-8-0-unnamed#-1747751930] 03:27:19 ⌊-> flow-14-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:27:19 ⌊-> flow-15-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:27:19 ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:27:19 ⌊-> flow-8-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 03:27:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.61 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest 03:27:19 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest 03:27:19 [INFO] [01/30/2024 08:27:19.462] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:27:19 [INFO] [01/30/2024 08:27:19.564] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:27:19 [INFO] [01/30/2024 08:27:19.678] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:27:19 [INFO] [01/30/2024 08:27:19.728] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:27:19 2024-01-30 08:27:19,759 INFO [] o.e.d.t.s.s.a.ThingsSearchCursor - Failed to decode cursor: class java.util.zip.DataFormatException 'invalid block type' due to null 03:27:19 [INFO] [01/30/2024 08:27:19.761] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:27:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest 03:27:19 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest 03:27:19 2024-01-30 08:27:19,896 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:27:19 [INFO] [01/30/2024 08:27:19.898] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch#1063322270]))> 03:27:19 [INFO] [01/30/2024 08:27:19.917] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing CountThings command with namespaces <Optional.empty> and filter: <Optional.empty> 03:27:19 [INFO] [01/30/2024 08:27:19.927] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 03:27:19 [INFO] [01/30/2024 08:27:19.927] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 03:27:20 [INFO] [01/30/2024 08:27:20.029] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests 03:27:20 [INFO] [01/30/2024 08:27:20.030] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing SudoCountThings command with filter: <Optional.empty> and namespaces: <Optional.empty> 03:27:20 [INFO] [01/30/2024 08:27:20.031] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 03:27:20 [INFO] [01/30/2024 08:27:20.031] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 03:27:20 [INFO] [01/30/2024 08:27:20.131] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests 03:27:20 [INFO] [01/30/2024 08:27:20.133] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 03:27:20 [INFO] [01/30/2024 08:27:20.134] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 03:27:20 [INFO] [01/30/2024 08:27:20.134] [SearchActorTest_waitForQueries-pekko.actor.default-dispatcher-6] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing QueryThings command with namespaces <Optional.empty> and filter: <Optional.empty> 03:27:20 [INFO] [01/30/2024 08:27:20.235] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests 03:27:20 2024-01-30 08:27:20,279 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 03:27:20 [INFO] [01/30/2024 08:27:20.280] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch#729559069]))> 03:27:20 [INFO] [01/30/2024 08:27:20.280] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_UNBIND: unsubscribing from pubsub for thingsSearch 03:27:20 [INFO] [01/30/2024 08:27:20.281] [Thread-168] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] UnsubscribeAck(Unsubscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch#729559069])): unsubscribing from pubsub completed successful for thingsSearch 03:27:20 [INFO] [01/30/2024 08:27:20.282] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 03:27:20 [INFO] [01/30/2024 08:27:20.282] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_REQUESTS_DONE: no ongoing requests 03:27:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest 03:27:20 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest 03:27:20 2024-01-30 08:27:20,312 WARN [] k.m.ModuleRegistry - Cannot register module [pekko.actor.default-dispatcher], a module with that name already exists. 03:27:20 2024-01-30 08:27:20,329 INFO [] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 03:27:20 [WARN] [01/30/2024 08:27:20.407] [SearchRootActorTest-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://SearchRootActorTest)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds 03:27:20 2024-01-30 08:27:20,516 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 03:27:20 2024-01-30 08:27:20,524 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 03:27:21 2024-01-30 08:27:21,650 WARN [] k.m.ModuleRegistry - Cannot cancel registration on module [pekko.actor.default-dispatcher] because the module was not added properly 03:27:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest 03:27:21 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest 03:27:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest 03:27:21 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest 03:27:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest 03:27:21 [INFO] Running org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest 03:27:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest 03:27:21 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest 03:27:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest 03:27:22 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest 03:27:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest 03:27:22 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest 03:27:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest 03:27:22 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultNamespaceSearchIndexConfigTest 03:27:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultNamespaceSearchIndexConfigTest 03:27:23 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest 03:27:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest 03:27:23 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest 03:27:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest 03:27:23 [INFO] Running org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest 03:27:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest 03:27:23 [INFO] 03:27:23 [INFO] Results: 03:27:23 [INFO] 03:27:23 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 03:27:23 [INFO] 03:27:23 [INFO] 03:27:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service --- 03:27:23 [INFO] 03:27:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service --- 03:27:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 03:27:23 [INFO] 03:27:23 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service --- 03:27:23 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:27:23 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:27:23 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:27:23 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:27:23 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:27:23 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:27:23 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:27:23 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:27:23 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:27:23 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:27:23 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:27:23 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:27:23 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:27:23 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:27:23 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:27:23 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:27:23 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:27:23 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:27:23 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:27:23 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:27:23 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:27:23 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:27:23 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:27:23 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:27:23 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:27:23 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:27:23 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:27:23 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:27:23 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:27:23 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:27:23 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:27:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:27:30 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/LICENSE.txt 03:27:30 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:27:30 [WARNING] - META-INF.versions.9.module-info 03:27:30 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:27:30 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:27:30 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:27:30 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:27:30 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:27:30 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:27:30 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:27:30 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:27:30 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/LICENSE 03:27:30 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:27:30 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/DISCLAIMER 03:27:30 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 03:27:30 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:27:30 [WARNING] - META-INF/NOTICE.md 03:27:30 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/io.netty.versions.properties 03:27:30 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:27:30 [WARNING] - META-INF/MANIFEST.MF 03:27:30 [WARNING] maven-shade-plugin has detected that some files are 03:27:30 [WARNING] present in two or more JARs. When this happens, only one 03:27:30 [WARNING] single version of the file is copied to the uber jar. 03:27:30 [WARNING] Usually this is not harmful and you can skip these warnings, 03:27:30 [WARNING] otherwise try to manually exclude artifacts based on 03:27:30 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:27:30 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:27:31 [INFO] Attaching shaded artifact. 03:27:31 [INFO] 03:27:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service --- 03:27:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:27:31 [INFO] No previous run data found, generating javadoc. 03:27:34 [WARNING] Javadoc Warnings 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment 03:27:34 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config; 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment 03:27:34 [WARNING] public final Bson visitSimple(final String fieldName) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion 03:27:34 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return 03:27:34 [WARNING] Duration getIdleTimeout(); 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion 03:27:34 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion 03:27:34 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment 03:27:34 [WARNING] CONSISTENCY_ERROR, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment 03:27:34 [WARNING] INCORRECT_PATCH, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment 03:27:34 [WARNING] OK 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment 03:27:34 [WARNING] UNACKNOWLEDGED, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment 03:27:34 [WARNING] WRITE_ERROR, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return 03:27:34 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade( 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment 03:27:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/CustomMetricConfig.java:65: warning: no comment 03:27:34 [WARNING] enum CustomMetricConfigValue implements KnownConfigValue { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment 03:27:34 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultCustomMetricConfig.java:64: warning: no comment 03:27:34 [WARNING] public String getCustomMetricName() { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command 03:27:34 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query); 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:92: warning: no @param for lastWriteModel 03:27:34 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment 03:27:34 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:38: warning: no comment 03:27:34 [WARNING] Optional<String> getMongoHintsByNamespace(); 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:75: warning: no comment 03:27:34 [WARNING] List<NamespaceSearchIndexConfig> getNamespaceIndexedFields(); 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds 03:27:34 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment 03:27:34 [WARNING] default T eval(final JsonValue value) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment 03:27:34 [WARNING] public static final String FAKE_DOT = "~2"; 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:129: warning: no @param for events 03:27:34 [WARNING] public static Metadata of(final ThingId thingId, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:236: warning: no @param for causingPolicyTag 03:27:34 [WARNING] public Metadata withCausingPolicyTag(final PolicyTag causingPolicyTag) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:246: warning: no @param for ackRecipient 03:27:34 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:256: warning: no @param for reason 03:27:34 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment 03:27:34 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment 03:27:34 [WARNING] public static String mapSortKey(final String... values) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig 03:27:34 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return 03:27:34 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/NamespaceSearchIndexConfig.java:42: warning: no comment 03:27:34 [WARNING] enum NamespaceSearchIndexConfigValue implements KnownConfigValue { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment 03:27:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment 03:27:34 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:40: warning: no comment 03:27:34 [WARNING] protected final ActorSystem actorSystem; 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment 03:27:34 [WARNING] protected final int maxWireVersion; 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:43: warning: no comment 03:27:34 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:47: warning: no comment 03:27:34 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment 03:27:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces 03:27:34 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole 03:27:34 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps, 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:130: warning: no comment 03:27:34 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment 03:27:34 [WARNING] public static WriteResultAndErrors failure(final Throwable error) { 03:27:34 [WARNING] ^ 03:27:34 [WARNING] 44 warnings 03:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 03:27:34 [INFO] 03:27:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service --- 03:27:34 [INFO] Tests are skipped. 03:27:34 [INFO] 03:27:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service --- 03:27:34 [INFO] Tests are skipped. 03:27:34 [INFO] 03:27:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service --- 03:27:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 03:27:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 121 classes 03:27:35 [INFO] 03:27:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service --- 03:27:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom 03:27:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar 03:27:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 03:27:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 03:27:35 [INFO] ------------------------------------------------------------------------ 03:27:35 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: 03:27:35 [INFO] 03:27:35 [INFO] Eclipse Ditto ...................................... SUCCESS [ 12.501 s] 03:27:35 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 0.872 s] 03:27:35 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.100 s] 03:27:35 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.369 s] 03:27:35 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 6.470 s] 03:27:35 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 18.505 s] 03:27:35 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.202 s] 03:27:35 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 22.985 s] 03:27:35 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 7.813 s] 03:27:35 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.049 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.041 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 11.160 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 17.544 s] 03:27:35 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 4.817 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 14.675 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.029 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 4.744 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 38.702 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 12.442 s] 03:27:35 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 4.622 s] 03:27:35 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.047 s] 03:27:35 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 29.817 s] 03:27:35 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.027 s] 03:27:35 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 27.406 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 24.006 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 1.816 s] 03:27:35 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 6.863 s] 03:27:35 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 19.725 s] 03:27:35 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.041 s] 03:27:35 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 15.793 s] 03:27:35 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.030 s] 03:27:35 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 8.570 s] 03:27:35 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.026 s] 03:27:35 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 7.416 s] 03:27:35 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 18.228 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 8.772 s] 03:27:35 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 5.949 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 6.350 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:14 min] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 6.992 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 2.785 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 19.515 s] 03:27:35 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 7.523 s] 03:27:35 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 13.327 s] 03:27:35 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.024 s] 03:27:35 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 4.678 s] 03:27:35 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.042 s] 03:27:35 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 7.761 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 53.305 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 9.575 s] 03:27:35 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 15.421 s] 03:27:35 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.023 s] 03:27:35 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 4.728 s] 03:27:35 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 13.557 s] 03:27:35 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 6.674 s] 03:27:35 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 6.430 s] 03:27:35 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.019 s] 03:27:35 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 29.102 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 41.345 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 2.915 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 20.766 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 7.069 s] 03:27:35 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 9.453 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 8.751 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 1.583 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 1.775 s] 03:27:35 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [06:08 min] 03:27:35 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.521 s] 03:27:35 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.022 s] 03:27:35 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 3.250 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 1.723 s] 03:27:35 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 3.625 s] 03:27:35 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:24 min] 03:27:35 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [03:36 min] 03:27:35 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 2.822 s] 03:27:35 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [01:42 min] 03:27:35 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [01:17 min] 03:27:35 [INFO] ------------------------------------------------------------------------ 03:27:35 [INFO] BUILD SUCCESS 03:27:35 [INFO] ------------------------------------------------------------------------ 03:27:35 [INFO] Total time: 28:38 min 03:27:35 [INFO] Finished at: 2024-01-30T08:27:35Z 03:27:35 [INFO] ------------------------------------------------------------------------ 03:27:35 [ditto-ci] $ /bin/sh -xe /tmp/jenkins17188739078302547013.sh 03:27:35 + rm -rf ditto_all_dependencies 03:27:35 + find ./ -type d -name dependencies -exec cp -a '{}' target/ditto_all_dependencies ';' 03:27:35 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors deploy -PsignArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true 03:27:35 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 03:27:35 Maven home: /opt/tools/apache-maven/latest 03:27:35 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 03:27:35 Default locale: en_US, platform encoding: UTF-8 03:27:35 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix" 03:27:36 [INFO] Error stacktraces are turned on. 03:27:37 [INFO] Scanning for projects... 03:27:38 [WARNING] 03:27:38 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT 03:27:38 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21 03:27:38 [WARNING] 03:27:38 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 03:27:38 [WARNING] 03:27:38 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 03:27:38 [WARNING] 03:27:38 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT 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 03:27:38 [INFO] ------------------------------------------------------------------------ 03:27:38 [INFO] Reactor Build Order: 03:27:38 [INFO] 03:27:38 [INFO] Eclipse Ditto [pom] 03:27:38 [INFO] Eclipse Ditto :: Legal [jar] 03:27:38 [INFO] Eclipse Ditto :: BOM [pom] 03:27:38 [INFO] Eclipse Ditto :: Utils [pom] 03:27:38 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] 03:27:38 [INFO] Eclipse Ditto :: JSON [bundle] 03:27:38 [INFO] Eclipse Ditto :: Base [pom] 03:27:38 [INFO] Eclipse Ditto :: Base :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Base :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal [pom] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils [pom] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] 03:27:38 [INFO] Eclipse Ditto :: Utils :: Result [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Models [pom] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] 03:27:38 [INFO] Eclipse Ditto :: JSON CBOR [bundle] 03:27:38 [INFO] Eclipse Ditto :: Policies [pom] 03:27:38 [INFO] Eclipse Ditto :: Policies :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Things [pom] 03:27:38 [INFO] Eclipse Ditto :: Things :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] 03:27:38 [INFO] Eclipse Ditto :: Placeholders [bundle] 03:27:38 [INFO] Eclipse Ditto :: Base :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: Connectivity [pom] 03:27:38 [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Thing Search [pom] 03:27:38 [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Messages [pom] 03:27:38 [INFO] Eclipse Ditto :: Messages :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Protocol [bundle] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] 03:27:38 [INFO] Eclipse Ditto :: Policies :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] 03:27:38 [INFO] Eclipse Ditto :: Things :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: Connectivity :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: JWT [pom] 03:27:38 [INFO] Eclipse Ditto :: JWT :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: WoT [pom] 03:27:38 [INFO] Eclipse Ditto :: WoT :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] 03:27:38 [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] 03:27:38 [INFO] Eclipse Ditto :: RQL [pom] 03:27:38 [INFO] Eclipse Ditto :: RQL :: Model [bundle] 03:27:38 [INFO] Eclipse Ditto :: RQL :: parser [bundle] 03:27:38 [INFO] Eclipse Ditto :: RQL :: Query [bundle] 03:27:38 [INFO] Eclipse Ditto :: Thing Search :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: Edge [pom] 03:27:38 [INFO] Eclipse Ditto :: Edge :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] 03:27:38 [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] 03:27:38 [INFO] Eclipse Ditto :: Connectivity :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: Documentation [pom] 03:27:38 [INFO] Eclipse Ditto :: Gateway [pom] 03:27:38 [INFO] Eclipse Ditto :: Gateway :: API [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] 03:27:38 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] 03:27:38 [INFO] Eclipse Ditto :: Gateway :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: Policies :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: WoT :: Integration [jar] 03:27:38 [INFO] Eclipse Ditto :: Things :: Service [jar] 03:27:38 [INFO] Eclipse Ditto :: Thing Search :: Service [jar] 03:27:38 [INFO] 03:27:38 [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- 03:27:38 [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] 03:27:38 [INFO] from pom.xml 03:27:38 [INFO] --------------------------------[ pom ]--------------------------------- 03:27:39 [INFO] 03:27:39 [INFO] --- license:4.2:check (default) @ ditto --- 03:27:39 [WARNING] Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes 03:27:39 [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header 03:27:39 [WARNING] Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes 03:27:39 [WARNING] Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders 03:27:39 [INFO] Checking licenses... 03:27:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file. 03:27:39 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information. 03:27:41 [INFO] 03:27:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto --- 03:27:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec 03:27:41 [INFO] 03:27:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto --- 03:27:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:27:41 [INFO] The goal is skip due to packaging 'pom' 03:27:41 [INFO] 03:27:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto --- 03:27:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... 03:27:41 [INFO] 03:27:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto --- 03:27:42 [INFO] 03:27:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto --- 03:27:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:27:42 [INFO] 03:27:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto --- 03:27:42 [INFO] Tests are skipped. 03:27:42 [INFO] 03:27:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto --- 03:27:42 [INFO] Tests are skipped. 03:27:42 [INFO] 03:27:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto --- 03:27:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:27:42 [INFO] 03:27:42 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto --- 03:27:43 [INFO] 03:27:43 [INFO] --- install:3.1.1:install (default-install) @ ditto --- 03:27:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom 03:27:43 [INFO] 03:27:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto --- 03:27:43 [INFO] 03:27:43 [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- 03:27:43 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/77] 03:27:43 [INFO] from legal/pom.xml 03:27:43 [INFO] --------------------------------[ jar ]--------------------------------- 03:27:43 [INFO] 03:27:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal --- 03:27:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec 03:27:43 [INFO] 03:27:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal --- 03:27:43 [INFO] Copying 8 resources from to target/classes 03:27:43 [INFO] 03:27:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal --- 03:27:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... 03:27:43 [INFO] 03:27:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal --- 03:27:43 [INFO] No sources to compile 03:27:43 [INFO] 03:27:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal --- 03:27:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources 03:27:43 [INFO] 03:27:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal --- 03:27:43 [INFO] No sources to compile 03:27:43 [INFO] 03:27:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal --- 03:27:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:27:43 [INFO] Tests are skipped. 03:27:43 [INFO] 03:27:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal --- 03:27:43 [INFO] 03:27:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal --- 03:27:43 [INFO] Tests are skipped. 03:27:43 [INFO] 03:27:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal --- 03:27:43 [INFO] Tests are skipped. 03:27:43 [INFO] 03:27:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal --- 03:27:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:27:43 [INFO] 03:27:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-legal --- 03:27:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar' is disabled. 03:27:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar 03:27:45 [INFO] 03:27:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal --- 03:27:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom 03:27:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar 03:27:45 [INFO] 03:27:45 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-legal --- 03:27:45 [INFO] 03:27:45 [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- 03:27:45 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/77] 03:27:45 [INFO] from bom/pom.xml 03:27:45 [INFO] --------------------------------[ pom ]--------------------------------- 03:27:45 [INFO] 03:27:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom --- 03:27:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec 03:27:45 [INFO] 03:27:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom --- 03:27:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:27:45 [INFO] The goal is skip due to packaging 'pom' 03:27:45 [INFO] 03:27:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom --- 03:27:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... 03:27:45 [INFO] 03:27:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- 03:27:45 [INFO] 03:27:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom --- 03:27:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:27:45 [INFO] 03:27:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom --- 03:27:45 [INFO] Tests are skipped. 03:27:45 [INFO] 03:27:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom --- 03:27:45 [INFO] Tests are skipped. 03:27:45 [INFO] 03:27:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom --- 03:27:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:27:45 [INFO] 03:27:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-bom --- 03:27:45 [INFO] 03:27:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom --- 03:27:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom 03:27:45 [INFO] 03:27:45 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-bom --- 03:27:45 [INFO] 03:27:45 [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- 03:27:45 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/77] 03:27:45 [INFO] from utils/pom.xml 03:27:45 [INFO] --------------------------------[ pom ]--------------------------------- 03:27:45 [INFO] 03:27:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils --- 03:27:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:27:45 [INFO] 03:27:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils --- 03:27:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec 03:27:45 [INFO] 03:27:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils --- 03:27:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:27:45 [INFO] The goal is skip due to packaging 'pom' 03:27:45 [INFO] 03:27:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils --- 03:27:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... 03:27:45 [INFO] 03:27:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- 03:27:45 [INFO] 03:27:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils --- 03:27:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:27:45 [INFO] 03:27:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils --- 03:27:45 [INFO] Tests are skipped. 03:27:45 [INFO] 03:27:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils --- 03:27:45 [INFO] Tests are skipped. 03:27:45 [INFO] 03:27:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils --- 03:27:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:27:45 [INFO] 03:27:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils --- 03:27:45 [INFO] 03:27:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils --- 03:27:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom 03:27:45 [INFO] 03:27:45 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils --- 03:27:46 [INFO] 03:27:46 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- 03:27:46 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/77] 03:27:46 [INFO] from utils/jsr305/pom.xml 03:27:46 [INFO] --------------------------------[ jar ]--------------------------------- 03:27:46 [INFO] 03:27:46 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- 03:27:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:27:46 [INFO] 03:27:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- 03:27:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec 03:27:46 [INFO] 03:27:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- 03:27:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:27:46 [INFO] All files are up to date, skip goal execution. 03:27:46 [INFO] 03:27:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 --- 03:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources 03:27:46 [INFO] 03:27:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 --- 03:27:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... 03:27:46 [INFO] 03:27:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 --- 03:27:46 [INFO] Changes detected - recompiling the module! :dependency 03:27:46 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 03:27:46 [WARNING] bootstrap class path not set in conjunction with -source 8 03:27:46 [INFO] 03:27:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 --- 03:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources 03:27:46 [INFO] 03:27:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- 03:27:46 [INFO] No sources to compile 03:27:46 [INFO] 03:27:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 --- 03:27:46 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:27:46 [INFO] Tests are skipped. 03:27:46 [INFO] 03:27:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- 03:27:46 [INFO] 03:27:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 --- 03:27:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 03:27:46 [INFO] 03:27:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 --- 03:27:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:27:46 [INFO] Configuration changed, re-generating javadoc. 03:27:47 [WARNING] Javadoc Warnings 03:27:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment 03:27:47 [WARNING] ElementType[] value() default {}; 03:27:47 [WARNING] ^ 03:27:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment 03:27:47 [WARNING] ElementType[] value() default {}; 03:27:47 [WARNING] ^ 03:27:47 [WARNING] 2 warnings 03:27:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 03:27:48 [INFO] 03:27:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 --- 03:27:48 [INFO] Tests are skipped. 03:27:48 [INFO] 03:27:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 --- 03:27:48 [INFO] Tests are skipped. 03:27:48 [INFO] 03:27:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 --- 03:27:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:27:48 [INFO] 03:27:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-jsr305 --- 03:27:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar' is disabled. 03:27:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 03:27:49 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar' is disabled. 03:27:49 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 03:27:51 [INFO] 03:27:51 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 --- 03:27:51 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'. 03:27:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'. 03:27:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'. 03:27:52 [INFO] 03:27:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 --- 03:27:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom 03:27:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar 03:27:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 03:27:52 [INFO] 03:27:52 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-jsr305 --- 03:27:52 [INFO] 03:27:52 [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- 03:27:52 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/77] 03:27:52 [INFO] from json/pom.xml 03:27:52 [INFO] -------------------------------[ bundle ]------------------------------- 03:27:53 [INFO] 03:27:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json --- 03:27:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:27:53 [INFO] 03:27:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json --- 03:27:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 03:27:53 [INFO] 03:27:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json --- 03:27:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:27:53 [INFO] All files are up to date, skip goal execution. 03:27:53 [INFO] 03:27:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json --- 03:27:53 [INFO] Copying 0 resource from src/main/resources to target/classes 03:27:53 [INFO] 03:27:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json --- 03:27:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... 03:27:53 [INFO] 03:27:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json --- 03:27:53 [INFO] Changes detected - recompiling the module! :dependency 03:27:53 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes 03:27:55 [WARNING] bootstrap class path not set in conjunction with -source 8 03:27:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations. 03:27:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. 03:27:55 [INFO] 03:27:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json --- 03:27:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources 03:27:55 [INFO] 03:27:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json --- 03:27:55 [INFO] Changes detected - recompiling the module! :dependency 03:27:55 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes 03:27:57 [WARNING] bootstrap class path not set in conjunction with -source 8 03:27:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter; 03:27:57 cast to java.lang.Object for a varargs call 03:27:57 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 03:27:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter; 03:27:57 cast to java.lang.String for a varargs call 03:27:57 cast to java.lang.String[] for a non-varargs call and to suppress this warning 03:27:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter; 03:27:57 cast to org.eclipse.ditto.json.JsonValue for a varargs call 03:27:57 cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning 03:27:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter; 03:27:57 cast to org.eclipse.ditto.json.JsonPointer for a varargs call 03:27:57 cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning 03:27:57 [INFO] 03:27:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json --- 03:27:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:27:57 [INFO] Tests are skipped. 03:27:57 [INFO] 03:27:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- 03:27:57 [INFO] 03:27:57 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json --- 03:27:58 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 03:27:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF 03:27:58 [INFO] 03:27:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json --- 03:27:58 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:27:58 [INFO] Configuration changed, re-generating javadoc. 03:28:01 [WARNING] Javadoc Warnings 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment 03:28:01 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) { 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key 03:28:01 [WARNING] boolean containsFlatteningArrays(CharSequence key); 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeNull() throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state 03:28:01 [WARNING] void writeBoolean(boolean state) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeBoolean(boolean state) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number 03:28:01 [WARNING] void writeNumber(float number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeNumber(float number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number 03:28:01 [WARNING] void writeNumber(double number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeNumber(double number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number 03:28:01 [WARNING] void writeNumber(long number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeNumber(long number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number 03:28:01 [WARNING] void writeNumber(int number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeNumber(int number) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text 03:28:01 [WARNING] void writeString(String text) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeString(String text) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name 03:28:01 [WARNING] void writeFieldName(String name) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException 03:28:01 [WARNING] void writeFieldName(String name) throws IOException; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment 03:28:01 [WARNING] @Nullable private final String description; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment 03:28:01 [WARNING] private final String errorCode; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment 03:28:01 [WARNING] @Nullable private final URI href; 03:28:01 [WARNING] ^ 03:28:01 [WARNING] 21 warnings 03:28:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 03:28:01 [INFO] 03:28:01 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json --- 03:28:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 03:28:01 [INFO] 03:28:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json --- 03:28:01 [INFO] Tests are skipped. 03:28:01 [INFO] 03:28:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json --- 03:28:01 [INFO] Tests are skipped. 03:28:01 [INFO] 03:28:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json --- 03:28:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 03:28:01 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes 03:28:01 [INFO] 03:28:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json --- 03:28:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar' is disabled. 03:28:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 03:28:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 03:28:04 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar' is disabled. 03:28:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 03:28:06 [INFO] 03:28:06 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json --- 03:28:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'. 03:28:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'. 03:28:06 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'. 03:28:06 [INFO] 03:28:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-json --- 03:28:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom 03:28:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 03:28:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar 03:28:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar 03:28:06 [INFO] 03:28:06 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json --- 03:28:06 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 03:28:06 [INFO] Writing OBR metadata 03:28:06 [INFO] 03:28:06 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json --- 03:28:07 [INFO] 03:28:07 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json --- 03:28:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:28:07 [INFO] 03:28:07 [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- 03:28:07 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/77] 03:28:07 [INFO] from base/pom.xml 03:28:07 [INFO] --------------------------------[ pom ]--------------------------------- 03:28:07 [INFO] 03:28:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base --- 03:28:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec 03:28:07 [INFO] 03:28:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base --- 03:28:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:07 [INFO] The goal is skip due to packaging 'pom' 03:28:07 [INFO] 03:28:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base --- 03:28:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... 03:28:07 [INFO] 03:28:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- 03:28:07 [INFO] 03:28:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base --- 03:28:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:28:07 [INFO] 03:28:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base --- 03:28:07 [INFO] Tests are skipped. 03:28:07 [INFO] 03:28:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base --- 03:28:07 [INFO] Tests are skipped. 03:28:07 [INFO] 03:28:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base --- 03:28:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:28:07 [INFO] 03:28:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base --- 03:28:07 [INFO] 03:28:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-base --- 03:28:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom 03:28:07 [INFO] 03:28:07 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base --- 03:28:07 [INFO] 03:28:07 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- 03:28:07 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/77] 03:28:07 [INFO] from base/model/pom.xml 03:28:07 [INFO] -------------------------------[ bundle ]------------------------------- 03:28:07 [INFO] 03:28:07 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model --- 03:28:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:28:07 [INFO] 03:28:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model --- 03:28:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 03:28:07 [INFO] 03:28:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model --- 03:28:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:07 [INFO] All files are up to date, skip goal execution. 03:28:07 [INFO] 03:28:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model --- 03:28:07 [INFO] Copying 0 resource from src/main/resources to target/classes 03:28:07 [INFO] 03:28:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model --- 03:28:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... 03:28:07 [INFO] 03:28:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model --- 03:28:07 [INFO] Changes detected - recompiling the module! :dependency 03:28:07 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes 03:28:09 [WARNING] bootstrap class path not set in conjunction with -source 8 03:28:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations. 03:28:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details. 03:28:09 [INFO] 03:28:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model --- 03:28:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources 03:28:09 [INFO] 03:28:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model --- 03:28:09 [INFO] Changes detected - recompiling the module! :dependency 03:28:09 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes 03:28:11 [WARNING] bootstrap class path not set in conjunction with -source 8 03:28:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter; 03:28:11 cast to java.lang.Object for a varargs call 03:28:11 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API. 03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details. 03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations. 03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details. 03:28:11 [INFO] 03:28:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model --- 03:28:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:11 [INFO] Tests are skipped. 03:28:11 [INFO] 03:28:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- 03:28:11 [INFO] 03:28:11 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model --- 03:28:12 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 03:28:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF 03:28:12 [INFO] 03:28:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model --- 03:28:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:12 [INFO] Configuration changed, re-generating javadoc. 03:28:18 [WARNING] Javadoc Warnings 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.namespaces; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.announcements; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.commands; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.events; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment 03:28:18 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment 03:28:18 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment 03:28:18 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment 03:28:18 [WARNING] protected static final String DEFAULT_LIMIT = "-1"; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment 03:28:18 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment 03:28:18 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment 03:28:18 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment 03:28:18 [WARNING] protected final S myself; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment 03:28:18 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders); 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment 03:28:18 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment 03:28:18 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment 03:28:18 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment 03:28:18 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment 03:28:18 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown"; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment 03:28:18 [WARNING] protected static DittoRuntimeException buildExceptionFromJson( 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment 03:28:18 [WARNING] protected boolean canEqual(@Nullable final Object other) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment 03:28:18 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id); 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment 03:28:18 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment 03:28:18 [WARNING] protected final EntityId entityId; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment 03:28:18 [WARNING] protected final JsonPointer resourcePath; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment 03:28:18 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders 03:28:18 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return 03:28:18 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment 03:28:18 [WARNING] BINARY 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment 03:28:18 [WARNING] JSON, 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment 03:28:18 [WARNING] JSON_MERGE_PATCH, 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment 03:28:18 [WARNING] TEXT, 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment 03:28:18 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment 03:28:18 [WARNING] public String getSuffix() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment 03:28:18 [WARNING] public Duration getJavaDuration(final long amount) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment 03:28:18 [WARNING] public ChronoUnit getChronoUnit() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment 03:28:18 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment 03:28:18 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment 03:28:18 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment 03:28:18 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment 03:28:18 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment 03:28:18 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment 03:28:18 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment 03:28:18 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS), 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment 03:28:18 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS); 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment 03:28:18 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment 03:28:18 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment 03:28:18 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder( 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return 03:28:18 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject, 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment 03:28:18 [WARNING] public boolean isEmpty() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment 03:28:18 [WARNING] public Stream<EntityTagMatcher> stream() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return 03:28:18 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject, 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment 03:28:18 [WARNING] public int getCode() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment 03:28:18 [WARNING] public boolean isClientError() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment 03:28:18 [WARNING] public boolean isInformational() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment 03:28:18 [WARNING] public boolean isRedirection() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment 03:28:18 [WARNING] public boolean isServerError() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment 03:28:18 [WARNING] public boolean isSuccess() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment 03:28:18 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment 03:28:18 [WARNING] protected NoControlCharactersValidator(final CharSequence id) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment 03:28:18 [WARNING] public Builder(final JsonPointer path) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment 03:28:18 [WARNING] public final class RegexPatterns { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment 03:28:18 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders 03:28:18 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> FILTER = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment 03:28:18 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP = 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment 03:28:18 [WARNING] public Builder() { 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment 03:28:18 [WARNING] @Nullable private final String invalidHeaderKey; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment 03:28:18 [WARNING] @Nullable private final String notSupportedHeaderKey; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment 03:28:18 [WARNING] private final String description; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment 03:28:18 [WARNING] private final String errorCode; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment 03:28:18 [WARNING] private final URI href; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment 03:28:18 [WARNING] private final HttpStatus httpStatus; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment 03:28:18 [WARNING] private final String entityId; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment 03:28:18 [WARNING] private final T resource; 03:28:18 [WARNING] ^ 03:28:18 [WARNING] 88 warnings 03:28:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 03:28:18 [INFO] 03:28:18 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model --- 03:28:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 03:28:18 [INFO] 03:28:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model --- 03:28:18 [INFO] Tests are skipped. 03:28:18 [INFO] 03:28:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model --- 03:28:18 [INFO] Tests are skipped. 03:28:18 [INFO] 03:28:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model --- 03:28:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 03:28:18 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes 03:28:18 [INFO] 03:28:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-model --- 03:28:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar' is disabled. 03:28:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 03:28:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 03:28:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar' is disabled. 03:28:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 03:28:24 [INFO] 03:28:24 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model --- 03:28:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'. 03:28:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'. 03:28:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'. 03:28:25 [INFO] 03:28:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model --- 03:28:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom 03:28:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 03:28:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar 03:28:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar 03:28:25 [INFO] 03:28:25 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model --- 03:28:25 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 03:28:25 [INFO] Writing OBR metadata 03:28:25 [INFO] 03:28:25 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-model --- 03:28:25 [INFO] 03:28:25 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-base-model --- 03:28:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:28:26 [INFO] 03:28:26 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ 03:28:26 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/77] 03:28:26 [INFO] from base/api/pom.xml 03:28:26 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:26 [INFO] 03:28:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api --- 03:28:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 03:28:26 [INFO] 03:28:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api --- 03:28:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:26 [INFO] All files are up to date, skip goal execution. 03:28:26 [INFO] 03:28:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api --- 03:28:26 [INFO] Copying 0 resource from src/main/resources to target/classes 03:28:26 [INFO] 03:28:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api --- 03:28:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... 03:28:26 [INFO] 03:28:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api --- 03:28:26 [INFO] Changes detected - recompiling the module! :dependency 03:28:26 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes 03:28:26 [INFO] 03:28:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api --- 03:28:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources 03:28:26 [INFO] 03:28:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api --- 03:28:26 [INFO] Changes detected - recompiling the module! :dependency 03:28:26 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:28:26 [INFO] 03:28:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api --- 03:28:26 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:26 [INFO] Tests are skipped. 03:28:26 [INFO] 03:28:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- 03:28:26 [INFO] 03:28:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api --- 03:28:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 03:28:26 [INFO] 03:28:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api --- 03:28:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:27 [INFO] Configuration changed, re-generating javadoc. 03:28:29 [WARNING] Javadoc Warnings 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.commands.sudo; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.common; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.common.purge; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.devops; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.persistence; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment 03:28:29 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup; 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment 03:28:29 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG = 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName 03:28:29 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance 03:28:29 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers 03:28:29 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers); 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment 03:28:29 [WARNING] public static String getTopic(final EntityType entityType) { 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment 03:28:29 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS = 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment 03:28:29 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason", 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return 03:28:29 [WARNING] public abstract String getPubSubTopic(); 03:28:29 [WARNING] ^ 03:28:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment 03:28:29 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) { 03:28:29 [WARNING] ^ 03:28:29 [WARNING] 16 warnings 03:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 03:28:29 [INFO] 03:28:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api --- 03:28:29 [INFO] Tests are skipped. 03:28:29 [INFO] 03:28:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api --- 03:28:29 [INFO] Tests are skipped. 03:28:29 [INFO] 03:28:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api --- 03:28:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 03:28:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes 03:28:30 [INFO] 03:28:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-api --- 03:28:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar' is disabled. 03:28:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 03:28:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 03:28:32 [INFO] 03:28:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api --- 03:28:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom 03:28:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar 03:28:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar 03:28:32 [INFO] 03:28:32 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-api --- 03:28:32 [INFO] 03:28:32 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ 03:28:32 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/77] 03:28:32 [INFO] from internal/pom.xml 03:28:32 [INFO] --------------------------------[ pom ]--------------------------------- 03:28:32 [INFO] 03:28:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal --- 03:28:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec 03:28:32 [INFO] 03:28:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal --- 03:28:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:32 [INFO] The goal is skip due to packaging 'pom' 03:28:32 [INFO] 03:28:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal --- 03:28:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... 03:28:32 [INFO] 03:28:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- 03:28:32 [INFO] 03:28:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal --- 03:28:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:28:32 [INFO] 03:28:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal --- 03:28:32 [INFO] Tests are skipped. 03:28:32 [INFO] 03:28:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal --- 03:28:32 [INFO] Tests are skipped. 03:28:32 [INFO] 03:28:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal --- 03:28:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:28:32 [INFO] 03:28:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal --- 03:28:32 [INFO] 03:28:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal --- 03:28:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom 03:28:32 [INFO] 03:28:32 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal --- 03:28:33 [INFO] 03:28:33 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- 03:28:33 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/77] 03:28:33 [INFO] from internal/utils/pom.xml 03:28:33 [INFO] --------------------------------[ pom ]--------------------------------- 03:28:33 [INFO] 03:28:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils --- 03:28:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec 03:28:33 [INFO] 03:28:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils --- 03:28:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:33 [INFO] The goal is skip due to packaging 'pom' 03:28:33 [INFO] 03:28:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils --- 03:28:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... 03:28:33 [INFO] 03:28:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- 03:28:33 [INFO] 03:28:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils --- 03:28:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:28:33 [INFO] 03:28:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils --- 03:28:33 [INFO] Tests are skipped. 03:28:33 [INFO] 03:28:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils --- 03:28:33 [INFO] Tests are skipped. 03:28:33 [INFO] 03:28:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils --- 03:28:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:28:33 [INFO] 03:28:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils --- 03:28:33 [INFO] 03:28:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils --- 03:28:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom 03:28:33 [INFO] 03:28:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils --- 03:28:33 [INFO] 03:28:33 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ 03:28:33 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77] 03:28:33 [INFO] from internal/utils/config/pom.xml 03:28:33 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:33 [INFO] 03:28:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- 03:28:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 03:28:33 [INFO] 03:28:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config --- 03:28:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:33 [INFO] All files are up to date, skip goal execution. 03:28:33 [INFO] 03:28:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config --- 03:28:33 [INFO] Copying 1 resource from src/main/resources to target/classes 03:28:33 [INFO] Copying 16 resources from src/main/resources to target/classes 03:28:33 [INFO] 03:28:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config --- 03:28:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... 03:28:33 [INFO] 03:28:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config --- 03:28:33 [INFO] Changes detected - recompiling the module! :dependency 03:28:33 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 03:28:33 [INFO] 03:28:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config --- 03:28:33 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:28:33 [INFO] 03:28:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- 03:28:33 [INFO] Changes detected - recompiling the module! :dependency 03:28:33 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes 03:28:34 [INFO] 03:28:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config --- 03:28:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:34 [INFO] Tests are skipped. 03:28:34 [INFO] 03:28:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- 03:28:34 [INFO] 03:28:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config --- 03:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 03:28:34 [INFO] 03:28:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config --- 03:28:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:34 [INFO] Configuration changed, re-generating javadoc. 03:28:36 [WARNING] Javadoc Warnings 03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment 03:28:36 [WARNING] package org.eclipse.ditto.internal.utils.config; 03:28:36 [WARNING] ^ 03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment 03:28:36 [WARNING] package org.eclipse.ditto.internal.utils.config.raw; 03:28:36 [WARNING] ^ 03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment 03:28:36 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions"; 03:28:36 [WARNING] ^ 03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment 03:28:36 [WARNING] static Config dittoExtension(final Config config) { 03:28:36 [WARNING] ^ 03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment 03:28:36 [WARNING] static Config getOrEmpty(final Config config, final String path) { 03:28:36 [WARNING] ^ 03:28:36 [WARNING] 5 warnings 03:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 03:28:36 [INFO] 03:28:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config --- 03:28:36 [INFO] Tests are skipped. 03:28:36 [INFO] 03:28:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config --- 03:28:36 [INFO] Tests are skipped. 03:28:36 [INFO] 03:28:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config --- 03:28:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 03:28:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes 03:28:36 [INFO] 03:28:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-config --- 03:28:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar' is disabled. 03:28:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 03:28:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 03:28:39 [INFO] 03:28:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config --- 03:28:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom 03:28:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar 03:28:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 03:28:39 [INFO] 03:28:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-config --- 03:28:40 [INFO] 03:28:40 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- 03:28:40 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77] 03:28:40 [INFO] from internal/utils/metrics/pom.xml 03:28:40 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:40 [INFO] 03:28:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 03:28:40 [INFO] 03:28:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- 03:28:40 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:40 [INFO] All files are up to date, skip goal execution. 03:28:40 [INFO] 03:28:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources 03:28:40 [INFO] 03:28:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... 03:28:40 [INFO] 03:28:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] Changes detected - recompiling the module! :dependency 03:28:40 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes 03:28:40 [INFO] 03:28:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] Copying 3 resources from src/test/resources to target/test-classes 03:28:40 [INFO] 03:28:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] Changes detected - recompiling the module! :dependency 03:28:40 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 03:28:40 [INFO] 03:28:40 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics --- 03:28:40 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:40 [INFO] Tests are skipped. 03:28:40 [INFO] 03:28:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] 03:28:40 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics --- 03:28:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 03:28:40 [INFO] 03:28:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics --- 03:28:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:41 [INFO] Configuration changed, re-generating javadoc. 03:28:43 [WARNING] Javadoc Warnings 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment 03:28:43 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer; 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment 03:28:43 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config, 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment 03:28:43 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config, 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment 03:28:43 [WARNING] public static KamonCounter newCounter(final String name) { 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment 03:28:43 [WARNING] public static Gauge newGauge(final String name) { 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment 03:28:43 [WARNING] public static Histogram newHistogram(final String name) { 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return 03:28:43 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler); 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name 03:28:43 [WARNING] public static PreparedTimer newTimer(final String name) { 03:28:43 [WARNING] ^ 03:28:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return 03:28:43 [WARNING] public static PreparedTimer newTimer(final String name) { 03:28:43 [WARNING] ^ 03:28:43 [WARNING] 15 warnings 03:28:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 03:28:43 [INFO] 03:28:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics --- 03:28:43 [INFO] Tests are skipped. 03:28:43 [INFO] 03:28:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics --- 03:28:43 [INFO] Tests are skipped. 03:28:43 [INFO] 03:28:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics --- 03:28:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 03:28:43 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes 03:28:43 [INFO] 03:28:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-metrics --- 03:28:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar' is disabled. 03:28:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 03:28:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 03:28:46 [INFO] 03:28:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics --- 03:28:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom 03:28:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar 03:28:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 03:28:46 [INFO] 03:28:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-metrics --- 03:28:46 [INFO] 03:28:46 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- 03:28:46 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [14/77] 03:28:46 [INFO] from utils/result/pom.xml 03:28:46 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:46 [INFO] 03:28:46 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result --- 03:28:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:28:46 [INFO] 03:28:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result --- 03:28:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 03:28:46 [INFO] 03:28:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result --- 03:28:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:46 [INFO] All files are up to date, skip goal execution. 03:28:46 [INFO] 03:28:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result --- 03:28:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources 03:28:46 [INFO] 03:28:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result --- 03:28:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... 03:28:46 [INFO] 03:28:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result --- 03:28:46 [INFO] Changes detected - recompiling the module! :dependency 03:28:46 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 03:28:46 [INFO] 03:28:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result --- 03:28:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources 03:28:46 [INFO] 03:28:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result --- 03:28:46 [INFO] Changes detected - recompiling the module! :dependency 03:28:46 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:28:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations. 03:28:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details. 03:28:46 [INFO] 03:28:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result --- 03:28:46 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:46 [INFO] Tests are skipped. 03:28:46 [INFO] 03:28:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- 03:28:46 [INFO] 03:28:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result --- 03:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 03:28:46 [INFO] 03:28:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result --- 03:28:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:46 [INFO] Configuration changed, re-generating javadoc. 03:28:48 [WARNING] Javadoc Warnings 03:28:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment 03:28:48 [WARNING] package org.eclipse.ditto.utils.result; 03:28:48 [WARNING] ^ 03:28:48 [WARNING] 1 warning 03:28:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 03:28:48 [INFO] 03:28:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result --- 03:28:48 [INFO] Tests are skipped. 03:28:48 [INFO] 03:28:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result --- 03:28:48 [INFO] Tests are skipped. 03:28:48 [INFO] 03:28:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result --- 03:28:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 03:28:48 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes 03:28:48 [INFO] 03:28:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-result --- 03:28:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar' is disabled. 03:28:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 03:28:49 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:49 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 03:28:50 [INFO] 03:28:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result --- 03:28:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom 03:28:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar 03:28:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar 03:28:50 [INFO] 03:28:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-result --- 03:28:51 [INFO] 03:28:51 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- 03:28:51 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77] 03:28:51 [INFO] from internal/utils/tracing/pom.xml 03:28:51 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:51 [INFO] 03:28:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 03:28:51 [INFO] 03:28:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- 03:28:51 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:51 [INFO] All files are up to date, skip goal execution. 03:28:51 [INFO] 03:28:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources 03:28:51 [INFO] 03:28:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... 03:28:51 [INFO] 03:28:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] Changes detected - recompiling the module! :dependency 03:28:51 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 03:28:51 [INFO] 03:28:51 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] Changes detected - recompiling the module! :dependency 03:28:51 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 03:28:51 [INFO] 03:28:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources 03:28:51 [INFO] 03:28:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- 03:28:51 [INFO] Changes detected - recompiling the module! :dependency 03:28:51 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 03:28:52 [INFO] 03:28:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing --- 03:28:52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:52 [INFO] Tests are skipped. 03:28:52 [INFO] 03:28:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- 03:28:52 [INFO] 03:28:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing --- 03:28:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 03:28:52 [INFO] 03:28:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing --- 03:28:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:52 [INFO] Configuration changed, re-generating javadoc. 03:28:54 [WARNING] Javadoc Warnings 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment 03:28:54 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config; 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment 03:28:54 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter; 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment 03:28:54 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span; 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID = 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE = 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID = 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME = 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment 03:28:54 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type"); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment 03:28:54 [WARNING] public abstract Tag getTagForValue(T value); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return 03:28:54 [WARNING] Map<String, String> propagateContext(Map<String, String> map); 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment 03:28:54 [WARNING] public URI getTraceUri() { 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri 03:28:54 [WARNING] public static String metricizeTraceUri(final String traceUri) { 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return 03:28:54 [WARNING] public static String metricizeTraceUri(final String traceUri) { 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path 03:28:54 [WARNING] public static String normalizePath(final String path) { 03:28:54 [WARNING] ^ 03:28:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return 03:28:54 [WARNING] public static String normalizePath(final String path) { 03:28:54 [WARNING] ^ 03:28:54 [WARNING] 21 warnings 03:28:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 03:28:54 [INFO] 03:28:54 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing --- 03:28:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 03:28:54 [INFO] 03:28:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing --- 03:28:54 [INFO] Tests are skipped. 03:28:54 [INFO] 03:28:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing --- 03:28:54 [INFO] Tests are skipped. 03:28:54 [INFO] 03:28:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing --- 03:28:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 03:28:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes 03:28:54 [INFO] 03:28:54 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-tracing --- 03:28:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar' is disabled. 03:28:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 03:28:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar' is disabled. 03:28:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 03:28:57 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar' is disabled. 03:28:57 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 03:28:58 [INFO] 03:28:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing --- 03:28:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom 03:28:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar 03:28:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 03:28:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 03:28:58 [INFO] 03:28:58 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-tracing --- 03:28:58 [INFO] 03:28:58 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- 03:28:58 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [16/77] 03:28:58 [INFO] from internal/models/pom.xml 03:28:58 [INFO] --------------------------------[ pom ]--------------------------------- 03:28:58 [INFO] 03:28:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models --- 03:28:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec 03:28:58 [INFO] 03:28:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models --- 03:28:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:58 [INFO] The goal is skip due to packaging 'pom' 03:28:58 [INFO] 03:28:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models --- 03:28:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... 03:28:58 [INFO] 03:28:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- 03:28:58 [INFO] 03:28:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models --- 03:28:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:28:58 [INFO] 03:28:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models --- 03:28:58 [INFO] Tests are skipped. 03:28:58 [INFO] 03:28:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models --- 03:28:58 [INFO] Tests are skipped. 03:28:58 [INFO] 03:28:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models --- 03:28:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:28:58 [INFO] 03:28:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models --- 03:28:58 [INFO] 03:28:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models --- 03:28:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom 03:28:58 [INFO] 03:28:58 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models --- 03:28:59 [INFO] 03:28:59 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- 03:28:59 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77] 03:28:59 [INFO] from internal/models/streaming/pom.xml 03:28:59 [INFO] --------------------------------[ jar ]--------------------------------- 03:28:59 [INFO] 03:28:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- 03:28:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 03:28:59 [INFO] 03:28:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- 03:28:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:28:59 [INFO] All files are up to date, skip goal execution. 03:28:59 [INFO] 03:28:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming --- 03:28:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources 03:28:59 [INFO] 03:28:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming --- 03:28:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... 03:28:59 [INFO] 03:28:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming --- 03:28:59 [INFO] Changes detected - recompiling the module! :dependency 03:28:59 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 03:28:59 [INFO] 03:28:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming --- 03:28:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources 03:28:59 [INFO] 03:28:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- 03:28:59 [INFO] Changes detected - recompiling the module! :dependency 03:28:59 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 03:28:59 [INFO] 03:28:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming --- 03:28:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:28:59 [INFO] Tests are skipped. 03:28:59 [INFO] 03:28:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- 03:28:59 [INFO] 03:28:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming --- 03:28:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 03:28:59 [INFO] 03:28:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming --- 03:28:59 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:28:59 [INFO] Configuration changed, re-generating javadoc. 03:29:00 [WARNING] Javadoc Warnings 03:29:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment 03:29:00 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) { 03:29:00 [WARNING] ^ 03:29:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders 03:29:00 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:29:00 [WARNING] ^ 03:29:00 [WARNING] 2 warnings 03:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 03:29:00 [INFO] 03:29:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming --- 03:29:00 [INFO] Tests are skipped. 03:29:00 [INFO] 03:29:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming --- 03:29:00 [INFO] Tests are skipped. 03:29:00 [INFO] 03:29:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming --- 03:29:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 03:29:00 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes 03:29:00 [INFO] 03:29:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-streaming --- 03:29:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar' is disabled. 03:29:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 03:29:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar' is disabled. 03:29:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 03:29:03 [INFO] 03:29:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming --- 03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom 03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar 03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 03:29:03 [INFO] 03:29:03 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-streaming --- 03:29:03 [INFO] 03:29:03 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------ 03:29:03 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT [18/77] 03:29:03 [INFO] from internal/utils/pekko/pom.xml 03:29:03 [INFO] --------------------------------[ jar ]--------------------------------- 03:29:03 [INFO] 03:29:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko --- 03:29:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 03:29:03 [INFO] 03:29:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko --- 03:29:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:29:03 [INFO] All files are up to date, skip goal execution. 03:29:03 [INFO] 03:29:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko --- 03:29:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources 03:29:03 [INFO] 03:29:03 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko --- 03:29:03 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:29:05 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ... 03:29:08 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 03:29:08 [WARNING] one warning found 03:29:11 [INFO] NoPosition: Note: Some input files use or override a deprecated API. 03:29:11 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 03:29:12 [INFO] done compiling 03:29:12 [INFO] compile in 8.8 s 03:29:12 [INFO] 03:29:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko --- 03:29:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT... 03:29:12 [INFO] 03:29:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko --- 03:29:12 [INFO] Changes detected - recompiling the module! :dependency 03:29:12 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 03:29:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 03:29:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 03:29:13 [INFO] 03:29:13 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko --- 03:29:13 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:29:13 [INFO] compile in 0.1 s 03:29:13 [INFO] 03:29:13 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko --- 03:29:13 [INFO] Changes detected - recompiling the module! :dependency 03:29:13 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API. 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details. 03:29:14 [INFO] 03:29:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko --- 03:29:14 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:29:14 [INFO] 03:29:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko --- 03:29:14 [INFO] Changes detected - recompiling the module! :dependency 03:29:14 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API. 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details. 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations. 03:29:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details. 03:29:14 [INFO] 03:29:14 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko --- 03:29:14 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:29:15 [INFO] compile in 0.1 s 03:29:15 [INFO] 03:29:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko --- 03:29:15 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:29:15 [INFO] Tests are skipped. 03:29:15 [INFO] 03:29:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko --- 03:29:15 [INFO] 03:29:15 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko --- 03:29:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 03:29:15 [INFO] 03:29:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko --- 03:29:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:29:15 [INFO] Configuration changed, re-generating javadoc. 03:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 03:29:17 [INFO] 03:29:17 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko --- 03:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 03:29:17 [INFO] 03:29:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko --- 03:29:17 [INFO] Tests are skipped. 03:29:17 [INFO] 03:29:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko --- 03:29:17 [INFO] Tests are skipped. 03:29:17 [INFO] 03:29:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko --- 03:29:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 03:29:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes 03:29:17 [INFO] 03:29:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pekko --- 03:29:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar' is disabled. 03:29:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 03:29:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar' is disabled. 03:29:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 03:29:21 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar' is disabled. 03:29:21 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 03:29:23 [INFO] 03:29:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko --- 03:29:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom 03:29:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar 03:29:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 03:29:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 03:29:23 [INFO] 03:29:23 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pekko --- 03:29:23 [INFO] 03:29:23 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ 03:29:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77] 03:29:23 [INFO] from internal/utils/health/pom.xml 03:29:23 [INFO] --------------------------------[ jar ]--------------------------------- 03:29:23 [INFO] 03:29:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- 03:29:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 03:29:23 [INFO] 03:29:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health --- 03:29:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:29:23 [INFO] All files are up to date, skip goal execution. 03:29:23 [INFO] 03:29:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health --- 03:29:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources 03:29:23 [INFO] 03:29:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health --- 03:29:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... 03:29:23 [INFO] 03:29:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health --- 03:29:23 [INFO] Changes detected - recompiling the module! :dependency 03:29:23 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes 03:29:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API. 03:29:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details. 03:29:24 [INFO] 03:29:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health --- 03:29:24 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:29:24 [INFO] 03:29:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- 03:29:24 [INFO] Changes detected - recompiling the module! :dependency 03:29:24 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes 03:29:24 [INFO] 03:29:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health --- 03:29:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:29:24 [INFO] Tests are skipped. 03:29:24 [INFO] 03:29:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- 03:29:24 [INFO] 03:29:24 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health --- 03:29:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 03:29:24 [INFO] 03:29:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health --- 03:29:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:29:24 [INFO] Configuration changed, re-generating javadoc. 03:29:27 [WARNING] Javadoc Warnings 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment 03:29:27 [WARNING] package org.eclipse.ditto.internal.utils.health; 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment 03:29:27 [WARNING] package org.eclipse.ditto.internal.utils.health.config; 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events 03:29:27 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment 03:29:27 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment 03:29:27 [WARNING] protected void shutdownStream(final Shutdown shutdown) { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment 03:29:27 [WARNING] default StatusDetailMessage.Level level() { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment 03:29:27 [WARNING] String name(); 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment 03:29:27 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this); 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment 03:29:27 [WARNING] public final StatusInfo getHealth() { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment 03:29:27 [WARNING] public Level getLevel() { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment 03:29:27 [WARNING] public JsonValue getMessage() { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment 03:29:27 [WARNING] public static StatusDetailMessage of(final Level level, final String message) { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment 03:29:27 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment 03:29:27 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) { 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment 03:29:27 [WARNING] ERROR; 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment 03:29:27 [WARNING] INFO, 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment 03:29:27 [WARNING] WARN, 03:29:27 [WARNING] ^ 03:29:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment 03:29:27 [WARNING] public static final Level DEFAULT = INFO; 03:29:27 [WARNING] ^ 03:29:27 [WARNING] 18 warnings 03:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 03:29:27 [INFO] 03:29:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health --- 03:29:27 [INFO] Tests are skipped. 03:29:27 [INFO] 03:29:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health --- 03:29:27 [INFO] Tests are skipped. 03:29:27 [INFO] 03:29:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health --- 03:29:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 03:29:27 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes 03:29:27 [INFO] 03:29:27 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-health --- 03:29:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar' is disabled. 03:29:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 03:29:28 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar' is disabled. 03:29:28 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 03:29:31 [INFO] 03:29:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health --- 03:29:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom 03:29:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar 03:29:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 03:29:31 [INFO] 03:29:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-health --- 03:29:31 [INFO] 03:29:31 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ 03:29:31 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [20/77] 03:29:31 [INFO] from json-cbor/pom.xml 03:29:31 [INFO] -------------------------------[ bundle ]------------------------------- 03:29:31 [INFO] 03:29:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- 03:29:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:29:31 [INFO] 03:29:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor --- 03:29:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 03:29:31 [INFO] 03:29:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor --- 03:29:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:29:31 [INFO] All files are up to date, skip goal execution. 03:29:31 [INFO] 03:29:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor --- 03:29:31 [INFO] Copying 1 resource from src/main/resources to target/classes 03:29:31 [INFO] 03:29:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor --- 03:29:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... 03:29:31 [INFO] 03:29:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor --- 03:29:31 [INFO] Changes detected - recompiling the module! :dependency 03:29:31 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes 03:29:31 [WARNING] bootstrap class path not set in conjunction with -source 8 03:29:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API. 03:29:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details. 03:29:31 [INFO] 03:29:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor --- 03:29:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources 03:29:31 [INFO] 03:29:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor --- 03:29:31 [INFO] Changes detected - recompiling the module! :dependency 03:29:31 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes 03:29:32 [WARNING] bootstrap class path not set in conjunction with -source 8 03:29:32 [INFO] 03:29:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor --- 03:29:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:29:32 [INFO] Tests are skipped. 03:29:32 [INFO] 03:29:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- 03:29:32 [INFO] 03:29:32 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor --- 03:29:32 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources) 03:29:32 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 03:29:32 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF 03:29:32 [INFO] 03:29:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor --- 03:29:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:29:32 [INFO] Configuration changed, re-generating javadoc. 03:29:33 [WARNING] Javadoc Warnings 03:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException 03:29:33 [WARNING] public static String toHexString(final byte[] array) throws IOException { 03:29:33 [WARNING] ^ 03:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException 03:29:33 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException { 03:29:33 [WARNING] ^ 03:29:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException 03:29:33 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException { 03:29:33 [WARNING] ^ 03:29:33 [WARNING] 3 warnings 03:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 03:29:33 [INFO] 03:29:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor --- 03:29:33 [INFO] Tests are skipped. 03:29:33 [INFO] 03:29:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor --- 03:29:33 [INFO] Tests are skipped. 03:29:33 [INFO] 03:29:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor --- 03:29:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 03:29:33 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes 03:29:33 [INFO] 03:29:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json-cbor --- 03:29:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar' is disabled. 03:29:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 03:29:34 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar' is disabled. 03:29:34 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 03:29:35 [INFO] 03:29:35 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor --- 03:29:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'. 03:29:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'. 03:29:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'. 03:29:35 [INFO] 03:29:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor --- 03:29:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom 03:29:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 03:29:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 03:29:35 [INFO] 03:29:35 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor --- 03:29:35 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 03:29:35 [INFO] Writing OBR metadata 03:29:35 [INFO] 03:29:35 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json-cbor --- 03:29:36 [INFO] 03:29:36 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json-cbor --- 03:29:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:29:36 [INFO] 03:29:36 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ 03:29:36 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [21/77] 03:29:36 [INFO] from policies/pom.xml 03:29:36 [INFO] --------------------------------[ pom ]--------------------------------- 03:29:36 [INFO] 03:29:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies --- 03:29:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec 03:29:36 [INFO] 03:29:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies --- 03:29:36 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:29:36 [INFO] The goal is skip due to packaging 'pom' 03:29:36 [INFO] 03:29:36 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies --- 03:29:36 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... 03:29:36 [INFO] 03:29:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- 03:29:36 [INFO] 03:29:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies --- 03:29:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:29:36 [INFO] 03:29:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies --- 03:29:36 [INFO] Tests are skipped. 03:29:36 [INFO] 03:29:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies --- 03:29:36 [INFO] Tests are skipped. 03:29:36 [INFO] 03:29:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies --- 03:29:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:29:36 [INFO] 03:29:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies --- 03:29:36 [INFO] 03:29:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies --- 03:29:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom 03:29:36 [INFO] 03:29:36 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies --- 03:29:36 [INFO] 03:29:36 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- 03:29:36 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [22/77] 03:29:36 [INFO] from policies/model/pom.xml 03:29:36 [INFO] -------------------------------[ bundle ]------------------------------- 03:29:36 [INFO] 03:29:36 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model --- 03:29:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:29:36 [INFO] 03:29:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model --- 03:29:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 03:29:36 [INFO] 03:29:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model --- 03:29:36 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:29:36 [INFO] All files are up to date, skip goal execution. 03:29:36 [INFO] 03:29:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model --- 03:29:36 [INFO] Copying 0 resource from src/main/resources to target/classes 03:29:36 [INFO] 03:29:36 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model --- 03:29:36 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... 03:29:36 [INFO] 03:29:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model --- 03:29:36 [INFO] Changes detected - recompiling the module! :dependency 03:29:36 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes 03:29:39 [WARNING] bootstrap class path not set in conjunction with -source 8 03:29:39 [INFO] 03:29:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model --- 03:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources 03:29:39 [INFO] 03:29:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model --- 03:29:39 [INFO] Changes detected - recompiling the module! :dependency 03:29:39 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes 03:29:46 [WARNING] bootstrap class path not set in conjunction with -source 8 03:29:46 [WARNING] Implicitly compiled files were not subject to annotation processing. 03:29:46 Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 03:29:46 [INFO] 03:29:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model --- 03:29:46 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:29:46 [INFO] Tests are skipped. 03:29:46 [INFO] 03:29:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- 03:29:46 [INFO] 03:29:46 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model --- 03:29:46 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 03:29:46 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF 03:29:46 [INFO] 03:29:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model --- 03:29:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:29:46 [INFO] Configuration changed, re-generating javadoc. 03:29:53 [WARNING] Javadoc Warnings 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.commands; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment 03:29:53 [WARNING] package org.eclipse.ditto.policies.model.signals.events; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment 03:29:53 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement 03:29:53 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus 03:29:53 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment 03:29:53 [WARNING] public String getName() { 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment 03:29:53 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10")); 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment 03:29:53 [WARNING] default CompletionStage<Policy> withResolvedImports( 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment 03:29:53 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) { 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment 03:29:53 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment 03:29:53 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) { 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment 03:29:53 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) { 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment 03:29:53 [WARNING] POLICY, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment 03:29:53 [WARNING] POLICY_ENTRIES, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment 03:29:53 [WARNING] POLICY_ENTRY, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment 03:29:53 [WARNING] POLICY_ENTRY_RESOURCE, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment 03:29:53 [WARNING] POLICY_ENTRY_RESOURCES, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment 03:29:53 [WARNING] POLICY_ENTRY_SUBJECT; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment 03:29:53 [WARNING] POLICY_ENTRY_SUBJECTS, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment 03:29:53 [WARNING] POLICY_IMPORT, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment 03:29:53 [WARNING] POLICY_IMPORTS, 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment 03:29:53 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified> 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment 03:29:53 [WARNING] public static final String POLICY_IMPORT = "policyImport"; 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment 03:29:53 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS = 03:29:53 [WARNING] ^ 03:29:53 [WARNING] 36 warnings 03:29:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 03:29:53 [INFO] 03:29:53 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model --- 03:29:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 03:29:53 [INFO] 03:29:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model --- 03:29:53 [INFO] Tests are skipped. 03:29:53 [INFO] 03:29:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model --- 03:29:53 [INFO] Tests are skipped. 03:29:53 [INFO] 03:29:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model --- 03:29:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 03:29:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes 03:29:54 [INFO] 03:29:54 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-model --- 03:29:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar' is disabled. 03:29:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 03:29:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:29:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 03:29:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar' is disabled. 03:29:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 03:29:58 [INFO] 03:29:58 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model --- 03:29:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'. 03:29:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'. 03:29:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'. 03:29:59 [INFO] 03:29:59 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model --- 03:29:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom 03:29:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 03:29:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar 03:29:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar 03:29:59 [INFO] 03:29:59 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model --- 03:29:59 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 03:29:59 [INFO] Writing OBR metadata 03:29:59 [INFO] 03:29:59 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-model --- 03:30:00 [INFO] 03:30:00 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-policies-model --- 03:30:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:30:00 [INFO] 03:30:00 [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- 03:30:00 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [23/77] 03:30:00 [INFO] from things/pom.xml 03:30:00 [INFO] --------------------------------[ pom ]--------------------------------- 03:30:00 [INFO] 03:30:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things --- 03:30:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec 03:30:00 [INFO] 03:30:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things --- 03:30:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:00 [INFO] The goal is skip due to packaging 'pom' 03:30:00 [INFO] 03:30:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things --- 03:30:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... 03:30:00 [INFO] 03:30:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- 03:30:00 [INFO] 03:30:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things --- 03:30:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:30:00 [INFO] 03:30:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things --- 03:30:00 [INFO] Tests are skipped. 03:30:00 [INFO] 03:30:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things --- 03:30:00 [INFO] Tests are skipped. 03:30:00 [INFO] 03:30:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things --- 03:30:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:30:00 [INFO] 03:30:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things --- 03:30:00 [INFO] 03:30:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-things --- 03:30:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom 03:30:00 [INFO] 03:30:00 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things --- 03:30:00 [INFO] 03:30:00 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- 03:30:00 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [24/77] 03:30:00 [INFO] from things/model/pom.xml 03:30:00 [INFO] -------------------------------[ bundle ]------------------------------- 03:30:00 [INFO] 03:30:00 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model --- 03:30:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:30:00 [INFO] 03:30:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model --- 03:30:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 03:30:00 [INFO] 03:30:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model --- 03:30:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:00 [INFO] All files are up to date, skip goal execution. 03:30:00 [INFO] 03:30:00 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model --- 03:30:00 [INFO] Copying 0 resource from src/main/resources to target/classes 03:30:00 [INFO] 03:30:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model --- 03:30:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... 03:30:00 [INFO] 03:30:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model --- 03:30:00 [INFO] Changes detected - recompiling the module! :dependency 03:30:00 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes 03:30:03 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:03 [INFO] 03:30:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model --- 03:30:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources 03:30:03 [INFO] 03:30:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model --- 03:30:03 [INFO] Changes detected - recompiling the module! :dependency 03:30:03 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes 03:30:06 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API. 03:30:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details. 03:30:06 [INFO] 03:30:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model --- 03:30:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:06 [INFO] Tests are skipped. 03:30:06 [INFO] 03:30:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- 03:30:06 [INFO] 03:30:06 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model --- 03:30:06 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 03:30:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF 03:30:06 [INFO] 03:30:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model --- 03:30:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:06 [INFO] Configuration changed, re-generating javadoc. 03:30:14 [WARNING] Javadoc Warnings 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment 03:30:14 [WARNING] package org.eclipse.ditto.things.model.signals.commands; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:30:14 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment 03:30:14 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment 03:30:14 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment 03:30:14 [WARNING] package org.eclipse.ditto.things.model.signals.events; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment 03:30:14 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment 03:30:14 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment 03:30:14 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING = 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T> 03:30:14 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers); 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T> 03:30:14 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers); 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path 03:30:14 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features 03:30:14 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector 03:30:14 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds 03:30:14 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector 03:30:14 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds 03:30:14 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer 03:30:14 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties 03:30:14 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties 03:30:14 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment 03:30:14 [WARNING] public RetrieveThing build() { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment 03:30:14 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS = 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment 03:30:14 [WARNING] public final class ThingCommandToModifyExceptionRegistry 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description 03:30:14 [WARNING] public static Builder newBuilder(final String condition, final String description) { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment 03:30:14 [WARNING] public static Builder forDittoProtocol() { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment 03:30:14 [WARNING] public static Builder forPostMethod() { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment 03:30:14 [WARNING] public static Builder forPutMethod() { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment 03:30:14 [WARNING] public static Builder forPutOrPatchMethod() { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision 03:30:14 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp 03:30:14 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata 03:30:14 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment 03:30:14 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH = 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment 03:30:14 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE = 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus 03:30:14 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return 03:30:14 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) { 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment 03:30:14 [WARNING] ATTRIBUTE, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment 03:30:14 [WARNING] ATTRIBUTES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment 03:30:14 [WARNING] DEFINITION, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment 03:30:14 [WARNING] FEATURE, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment 03:30:14 [WARNING] FEATURE_DEFINITION, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment 03:30:14 [WARNING] FEATURE_DESIRED_PROPERTIES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment 03:30:14 [WARNING] FEATURE_DESIRED_PROPERTY; 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment 03:30:14 [WARNING] FEATURE_PROPERTIES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment 03:30:14 [WARNING] FEATURE_PROPERTY, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment 03:30:14 [WARNING] FEATURES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment 03:30:14 [WARNING] POLICY, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment 03:30:14 [WARNING] POLICY_ENTRIES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment 03:30:14 [WARNING] POLICY_ENTRY, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment 03:30:14 [WARNING] POLICY_ENTRY_RESOURCE, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment 03:30:14 [WARNING] POLICY_ENTRY_RESOURCES, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment 03:30:14 [WARNING] POLICY_ENTRY_SUBJECT, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment 03:30:14 [WARNING] POLICY_ENTRY_SUBJECTS, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment 03:30:14 [WARNING] POLICY_ID, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment 03:30:14 [WARNING] THING, 03:30:14 [WARNING] ^ 03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment 03:30:14 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*"); 03:30:14 [WARNING] ^ 03:30:14 [WARNING] 54 warnings 03:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 03:30:14 [INFO] 03:30:14 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model --- 03:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 03:30:14 [INFO] 03:30:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model --- 03:30:14 [INFO] Tests are skipped. 03:30:14 [INFO] 03:30:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model --- 03:30:14 [INFO] Tests are skipped. 03:30:14 [INFO] 03:30:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model --- 03:30:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 03:30:15 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes 03:30:15 [INFO] 03:30:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-model --- 03:30:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar' is disabled. 03:30:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 03:30:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 03:30:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar' is disabled. 03:30:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 03:30:21 [INFO] 03:30:21 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model --- 03:30:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'. 03:30:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'. 03:30:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'. 03:30:22 [INFO] 03:30:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model --- 03:30:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom 03:30:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 03:30:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar 03:30:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar 03:30:22 [INFO] 03:30:22 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model --- 03:30:22 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 03:30:22 [INFO] Writing OBR metadata 03:30:22 [INFO] 03:30:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-model --- 03:30:22 [INFO] 03:30:22 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-things-model --- 03:30:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:30:22 [INFO] 03:30:22 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- 03:30:22 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77] 03:30:22 [INFO] from internal/utils/cluster/pom.xml 03:30:22 [INFO] --------------------------------[ jar ]--------------------------------- 03:30:22 [INFO] 03:30:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- 03:30:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 03:30:22 [INFO] 03:30:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- 03:30:22 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:22 [INFO] All files are up to date, skip goal execution. 03:30:22 [INFO] 03:30:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster --- 03:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources 03:30:22 [INFO] 03:30:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster --- 03:30:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... 03:30:22 [INFO] 03:30:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster --- 03:30:22 [INFO] Changes detected - recompiling the module! :dependency 03:30:22 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes 03:30:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations. 03:30:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details. 03:30:23 [INFO] 03:30:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster --- 03:30:23 [INFO] Copying 3 resources from src/test/resources to target/test-classes 03:30:23 [INFO] 03:30:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- 03:30:23 [INFO] Changes detected - recompiling the module! :dependency 03:30:23 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:30:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations. 03:30:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details. 03:30:23 [INFO] 03:30:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster --- 03:30:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:23 [INFO] Tests are skipped. 03:30:23 [INFO] 03:30:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- 03:30:23 [INFO] 03:30:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster --- 03:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 03:30:23 [INFO] 03:30:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster --- 03:30:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:23 [INFO] Configuration changed, re-generating javadoc. 03:30:26 [WARNING] Javadoc Warnings 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment 03:30:26 [WARNING] package org.eclipse.ditto.internal.utils.cluster; 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment 03:30:26 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config; 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment 03:30:26 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8; 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group 03:30:26 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group, 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group 03:30:26 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group, 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment 03:30:26 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment 03:30:26 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment 03:30:26 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment 03:30:26 [WARNING] public UnsupportedManifest(final String manifest) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards 03:30:26 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return 03:30:26 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return 03:30:26 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) { 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem 03:30:26 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 03:30:26 [WARNING] ^ 03:30:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig 03:30:26 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 03:30:26 [WARNING] ^ 03:30:26 [WARNING] 14 warnings 03:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 03:30:26 [INFO] 03:30:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster --- 03:30:26 [INFO] Tests are skipped. 03:30:26 [INFO] 03:30:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster --- 03:30:26 [INFO] Tests are skipped. 03:30:26 [INFO] 03:30:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster --- 03:30:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 03:30:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes 03:30:26 [INFO] 03:30:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cluster --- 03:30:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar' is disabled. 03:30:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 03:30:28 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:28 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 03:30:29 [INFO] 03:30:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster --- 03:30:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom 03:30:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar 03:30:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 03:30:29 [INFO] 03:30:29 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cluster --- 03:30:29 [INFO] 03:30:29 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- 03:30:29 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77] 03:30:29 [INFO] from internal/utils/extension/pom.xml 03:30:29 [INFO] --------------------------------[ jar ]--------------------------------- 03:30:29 [INFO] 03:30:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- 03:30:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec 03:30:29 [INFO] 03:30:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- 03:30:29 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:29 [INFO] All files are up to date, skip goal execution. 03:30:29 [INFO] 03:30:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension --- 03:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources 03:30:29 [INFO] 03:30:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension --- 03:30:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... 03:30:29 [INFO] 03:30:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension --- 03:30:29 [INFO] Changes detected - recompiling the module! :dependency 03:30:29 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:30:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations. 03:30:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details. 03:30:29 [INFO] 03:30:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension --- 03:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources 03:30:29 [INFO] 03:30:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- 03:30:29 [INFO] No sources to compile 03:30:29 [INFO] 03:30:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension --- 03:30:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:29 [INFO] Tests are skipped. 03:30:29 [INFO] 03:30:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- 03:30:29 [INFO] 03:30:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension --- 03:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 03:30:29 [INFO] 03:30:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension --- 03:30:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:29 [INFO] Configuration changed, re-generating javadoc. 03:30:31 [WARNING] Javadoc Warnings 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment 03:30:31 [WARNING] public final class DittoExtensionIds implements Extension { 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment 03:30:31 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent( 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment 03:30:31 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) { 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment 03:30:31 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass, 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment 03:30:31 [WARNING] protected abstract String getConfigKey(); 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment 03:30:31 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) { 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment 03:30:31 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) { 03:30:31 [WARNING] ^ 03:30:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment 03:30:31 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass, 03:30:31 [WARNING] ^ 03:30:31 [WARNING] 8 warnings 03:30:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 03:30:31 [INFO] 03:30:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension --- 03:30:31 [INFO] Tests are skipped. 03:30:31 [INFO] 03:30:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension --- 03:30:31 [INFO] Tests are skipped. 03:30:31 [INFO] 03:30:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension --- 03:30:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:30:31 [INFO] 03:30:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-extension --- 03:30:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar' is disabled. 03:30:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 03:30:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 03:30:34 [INFO] 03:30:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension --- 03:30:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom 03:30:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar 03:30:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 03:30:34 [INFO] 03:30:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-extension --- 03:30:34 [INFO] 03:30:34 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- 03:30:34 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/77] 03:30:34 [INFO] from placeholders/pom.xml 03:30:34 [INFO] -------------------------------[ bundle ]------------------------------- 03:30:34 [INFO] 03:30:34 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders --- 03:30:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:30:34 [INFO] 03:30:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders --- 03:30:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 03:30:34 [INFO] 03:30:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders --- 03:30:34 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:34 [INFO] All files are up to date, skip goal execution. 03:30:34 [INFO] 03:30:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders --- 03:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources 03:30:34 [INFO] 03:30:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders --- 03:30:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... 03:30:34 [INFO] 03:30:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders --- 03:30:34 [INFO] Changes detected - recompiling the module! :dependency 03:30:34 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes 03:30:34 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API. 03:30:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. 03:30:34 [INFO] 03:30:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders --- 03:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources 03:30:34 [INFO] 03:30:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders --- 03:30:34 [INFO] Changes detected - recompiling the module! :dependency 03:30:34 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes 03:30:35 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:35 [INFO] 03:30:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders --- 03:30:35 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:35 [INFO] Tests are skipped. 03:30:35 [INFO] 03:30:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- 03:30:35 [INFO] 03:30:35 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders --- 03:30:35 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 03:30:35 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF 03:30:35 [INFO] 03:30:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders --- 03:30:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:35 [INFO] Configuration changed, re-generating javadoc. 03:30:37 [WARNING] Javadoc Warnings 03:30:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T> 03:30:37 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder, 03:30:37 [WARNING] ^ 03:30:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return 03:30:37 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) { 03:30:37 [WARNING] ^ 03:30:37 [WARNING] 2 warnings 03:30:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 03:30:37 [INFO] 03:30:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders --- 03:30:37 [INFO] Tests are skipped. 03:30:37 [INFO] 03:30:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders --- 03:30:37 [INFO] Tests are skipped. 03:30:37 [INFO] 03:30:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders --- 03:30:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 03:30:37 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes 03:30:37 [INFO] 03:30:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-placeholders --- 03:30:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar' is disabled. 03:30:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 03:30:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 03:30:40 [INFO] 03:30:40 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders --- 03:30:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'. 03:30:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'. 03:30:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'. 03:30:40 [INFO] 03:30:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders --- 03:30:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom 03:30:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 03:30:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar 03:30:40 [INFO] 03:30:40 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders --- 03:30:40 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 03:30:40 [INFO] Writing OBR metadata 03:30:40 [INFO] 03:30:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-placeholders --- 03:30:40 [INFO] 03:30:40 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-placeholders --- 03:30:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:30:40 [INFO] 03:30:40 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- 03:30:40 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [28/77] 03:30:40 [INFO] from base/service/pom.xml 03:30:40 [INFO] --------------------------------[ jar ]--------------------------------- 03:30:40 [INFO] 03:30:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service --- 03:30:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 03:30:40 [INFO] 03:30:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service --- 03:30:40 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:40 [INFO] All files are up to date, skip goal execution. 03:30:40 [INFO] 03:30:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service --- 03:30:40 [INFO] Copying 1 resource from src/main/resources to target/classes 03:30:40 [INFO] 03:30:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service --- 03:30:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... 03:30:40 [INFO] 03:30:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service --- 03:30:40 [INFO] Changes detected - recompiling the module! :dependency 03:30:40 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes 03:30:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API. 03:30:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details. 03:30:41 [INFO] 03:30:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service --- 03:30:41 [INFO] Copying 7 resources from src/test/resources to target/test-classes 03:30:41 [INFO] 03:30:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service --- 03:30:41 [INFO] Changes detected - recompiling the module! :dependency 03:30:41 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 03:30:41 [INFO] 03:30:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service --- 03:30:41 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:41 [INFO] Tests are skipped. 03:30:41 [INFO] 03:30:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- 03:30:41 [INFO] 03:30:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service --- 03:30:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 03:30:41 [INFO] 03:30:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service --- 03:30:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:41 [INFO] Configuration changed, re-generating javadoc. 03:30:44 [WARNING] Javadoc Warnings 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.cluster; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.config; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.config.http; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.config.limits; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.config.supervision; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment 03:30:44 [WARNING] package org.eclipse.ditto.base.service.devops; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment 03:30:44 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment 03:30:44 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment 03:30:44 [WARNING] protected static Policy substitutePolicy(final Policy policy, 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment 03:30:44 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries, 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment 03:30:44 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry, 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment 03:30:44 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects, 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment 03:30:44 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment 03:30:44 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment 03:30:44 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri"; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment 03:30:44 [WARNING] protected final Config rawConfig; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment 03:30:44 [WARNING] protected final C serviceSpecificConfig; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment 03:30:44 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment 03:30:44 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65)); 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment 03:30:44 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment 03:30:44 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY = 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment 03:30:44 [WARNING] public static final String TYPE = PREFIX + NAME; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment 03:30:44 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment 03:30:44 [WARNING] public boolean isEnabled() { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment 03:30:44 [WARNING] public final class ModifySplitBrainResolverResponse 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment 03:30:44 [WARNING] public static final String TYPE = PREFIX + NAME; 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment 03:30:44 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject, 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment 03:30:44 [WARNING] public boolean isEnabled() { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config 03:30:44 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment 03:30:44 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment 03:30:44 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config 03:30:44 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment 03:30:44 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment 03:30:44 [WARNING] public String getActorName() { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment 03:30:44 [WARNING] public Props getProps() { 03:30:44 [WARNING] ^ 03:30:44 [WARNING] 36 warnings 03:30:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 03:30:44 [INFO] 03:30:44 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service --- 03:30:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 03:30:44 [INFO] 03:30:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service --- 03:30:44 [INFO] Tests are skipped. 03:30:44 [INFO] 03:30:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service --- 03:30:44 [INFO] Tests are skipped. 03:30:44 [INFO] 03:30:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service --- 03:30:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 03:30:44 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes 03:30:45 [INFO] 03:30:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-service --- 03:30:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar' is disabled. 03:30:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 03:30:46 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:46 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 03:30:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar' is disabled. 03:30:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 03:30:48 [INFO] 03:30:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service --- 03:30:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom 03:30:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar 03:30:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar 03:30:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar 03:30:48 [INFO] 03:30:48 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-service --- 03:30:48 [INFO] 03:30:48 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- 03:30:48 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [29/77] 03:30:48 [INFO] from connectivity/pom.xml 03:30:48 [INFO] --------------------------------[ pom ]--------------------------------- 03:30:48 [INFO] 03:30:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity --- 03:30:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec 03:30:48 [INFO] 03:30:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity --- 03:30:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:48 [INFO] The goal is skip due to packaging 'pom' 03:30:48 [INFO] 03:30:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity --- 03:30:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... 03:30:48 [INFO] 03:30:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- 03:30:48 [INFO] 03:30:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity --- 03:30:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:30:48 [INFO] 03:30:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity --- 03:30:48 [INFO] Tests are skipped. 03:30:48 [INFO] 03:30:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity --- 03:30:48 [INFO] Tests are skipped. 03:30:48 [INFO] 03:30:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity --- 03:30:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:30:48 [INFO] 03:30:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity --- 03:30:48 [INFO] 03:30:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity --- 03:30:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom 03:30:48 [INFO] 03:30:48 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity --- 03:30:48 [INFO] 03:30:48 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- 03:30:48 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [30/77] 03:30:48 [INFO] from connectivity/model/pom.xml 03:30:48 [INFO] -------------------------------[ bundle ]------------------------------- 03:30:48 [INFO] 03:30:48 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- 03:30:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:30:48 [INFO] 03:30:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model --- 03:30:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 03:30:48 [INFO] 03:30:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model --- 03:30:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:30:48 [INFO] All files are up to date, skip goal execution. 03:30:48 [INFO] 03:30:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model --- 03:30:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources 03:30:48 [INFO] 03:30:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model --- 03:30:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... 03:30:48 [INFO] 03:30:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model --- 03:30:48 [INFO] Changes detected - recompiling the module! :dependency 03:30:48 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes 03:30:49 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API. 03:30:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details. 03:30:49 [INFO] 03:30:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model --- 03:30:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources 03:30:49 [INFO] 03:30:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model --- 03:30:49 [INFO] Changes detected - recompiling the module! :dependency 03:30:49 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes 03:30:50 [WARNING] bootstrap class path not set in conjunction with -source 8 03:30:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API. 03:30:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details. 03:30:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations. 03:30:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details. 03:30:50 [INFO] 03:30:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model --- 03:30:50 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:30:50 [INFO] Tests are skipped. 03:30:50 [INFO] 03:30:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- 03:30:50 [INFO] 03:30:50 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model --- 03:30:50 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 03:30:51 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF 03:30:51 [INFO] 03:30:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model --- 03:30:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:30:51 [INFO] Configuration changed, re-generating javadoc. 03:30:56 [WARNING] Javadoc Warnings 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment 03:30:56 [WARNING] package org.eclipse.ditto.connectivity.model; 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment 03:30:56 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt; 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment 03:30:56 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements; 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment 03:30:56 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment 03:30:56 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment 03:30:56 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder( 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision 03:30:56 [WARNING] protected AbstractConnectivityEvent(final String type, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata 03:30:56 [WARNING] protected AbstractConnectivityEvent(final String type, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp 03:30:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp 03:30:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders 03:30:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders 03:30:56 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment 03:30:56 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment 03:30:56 [WARNING] public Instant getTimestamp() { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation 03:30:56 [WARNING] public static Builder newBuilder(final ConnectionId connectionId, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment 03:30:56 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand 03:30:56 [WARNING] public static Builder newBuilder(final String invalidCommand) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings 03:30:56 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings 03:30:56 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source 03:30:56 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target 03:30:56 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel 03:30:56 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment 03:30:56 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders 03:30:56 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders 03:30:56 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment 03:30:56 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment 03:30:56 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L; 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment 03:30:56 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L; 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return 03:30:56 [WARNING] ReplyTarget build(); 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment 03:30:56 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment 03:30:56 [WARNING] public Optional<Boolean> getContainsFailure() { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment 03:30:56 [WARNING] public RetrieveConnectionMetricsResponse build() { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment 03:30:56 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment 03:30:56 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment 03:30:56 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly 03:30:56 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly 03:30:56 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders 03:30:56 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment 03:30:56 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment 03:30:56 [WARNING] public RetrieveConnectionStatusResponse build() { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment 03:30:56 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment 03:30:56 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment 03:30:56 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment 03:30:56 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment 03:30:56 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment 03:30:56 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment 03:30:56 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment 03:30:56 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment 03:30:56 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) { 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment 03:30:56 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment 03:30:56 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS = 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment 03:30:56 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey, 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment 03:30:56 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"), 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment 03:30:56 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"), 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment 03:30:56 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"), 03:30:56 [WARNING] ^ 03:30:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment 03:30:56 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"), 03:30:56 [WARNING] ^ 03:30:56 [WARNING] 63 warnings 03:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 03:30:56 [INFO] 03:30:56 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model --- 03:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 03:30:56 [INFO] 03:30:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model --- 03:30:56 [INFO] Tests are skipped. 03:30:56 [INFO] 03:30:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model --- 03:30:56 [INFO] Tests are skipped. 03:30:56 [INFO] 03:30:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model --- 03:30:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 03:30:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes 03:30:56 [INFO] 03:30:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-model --- 03:30:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar' is disabled. 03:30:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 03:30:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:30:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 03:30:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar' is disabled. 03:30:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 03:31:00 [INFO] 03:31:00 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model --- 03:31:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'. 03:31:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'. 03:31:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'. 03:31:01 [INFO] 03:31:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model --- 03:31:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom 03:31:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 03:31:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 03:31:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar 03:31:01 [INFO] 03:31:01 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model --- 03:31:01 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 03:31:01 [INFO] Writing OBR metadata 03:31:01 [INFO] 03:31:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-model --- 03:31:02 [INFO] 03:31:02 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-connectivity-model --- 03:31:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:31:02 [INFO] 03:31:02 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- 03:31:02 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [31/77] 03:31:02 [INFO] from thingsearch/pom.xml 03:31:02 [INFO] --------------------------------[ pom ]--------------------------------- 03:31:02 [INFO] 03:31:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch --- 03:31:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec 03:31:02 [INFO] 03:31:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch --- 03:31:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:02 [INFO] The goal is skip due to packaging 'pom' 03:31:02 [INFO] 03:31:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch --- 03:31:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... 03:31:02 [INFO] 03:31:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- 03:31:02 [INFO] 03:31:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch --- 03:31:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:31:02 [INFO] 03:31:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch --- 03:31:02 [INFO] Tests are skipped. 03:31:02 [INFO] 03:31:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch --- 03:31:02 [INFO] Tests are skipped. 03:31:02 [INFO] 03:31:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch --- 03:31:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:31:02 [INFO] 03:31:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch --- 03:31:02 [INFO] 03:31:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch --- 03:31:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom 03:31:02 [INFO] 03:31:02 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch --- 03:31:02 [INFO] 03:31:02 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- 03:31:02 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [32/77] 03:31:02 [INFO] from thingsearch/model/pom.xml 03:31:02 [INFO] -------------------------------[ bundle ]------------------------------- 03:31:02 [INFO] 03:31:02 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- 03:31:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:31:02 [INFO] 03:31:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- 03:31:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 03:31:02 [INFO] 03:31:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model --- 03:31:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:02 [INFO] All files are up to date, skip goal execution. 03:31:02 [INFO] 03:31:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model --- 03:31:02 [INFO] Copying 0 resource from src/main/resources to target/classes 03:31:02 [INFO] 03:31:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model --- 03:31:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... 03:31:02 [INFO] 03:31:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model --- 03:31:02 [INFO] Changes detected - recompiling the module! :dependency 03:31:02 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes 03:31:02 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:02 [INFO] 03:31:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model --- 03:31:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources 03:31:02 [INFO] 03:31:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- 03:31:02 [INFO] Changes detected - recompiling the module! :dependency 03:31:02 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes 03:31:03 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter; 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:31:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter; 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:31:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter; 03:31:03 cast to java.lang.String for a varargs call 03:31:03 cast to java.lang.String[] for a non-varargs call and to suppress this warning 03:31:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter; 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:31:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter; 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 03:31:03 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 03:31:03 [INFO] 03:31:03 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model --- 03:31:03 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:03 [INFO] Tests are skipped. 03:31:03 [INFO] 03:31:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- 03:31:03 [INFO] 03:31:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model --- 03:31:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 03:31:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF 03:31:03 [INFO] 03:31:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model --- 03:31:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:03 [INFO] Configuration changed, re-generating javadoc. 03:31:05 [WARNING] Javadoc Warnings 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment 03:31:05 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands; 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment 03:31:05 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions; 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment 03:31:05 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query; 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment 03:31:05 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription; 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment 03:31:05 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events; 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces 03:31:05 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces, 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces 03:31:05 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options, 03:31:05 [WARNING] ^ 03:31:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces 03:31:05 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options, 03:31:05 [WARNING] ^ 03:31:05 [WARNING] 8 warnings 03:31:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 03:31:06 [INFO] 03:31:06 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model --- 03:31:06 [INFO] Tests are skipped. 03:31:06 [INFO] 03:31:06 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model --- 03:31:06 [INFO] Tests are skipped. 03:31:06 [INFO] 03:31:06 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model --- 03:31:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 03:31:06 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes 03:31:06 [INFO] 03:31:06 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-model --- 03:31:06 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar' is disabled. 03:31:06 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 03:31:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 03:31:09 [INFO] 03:31:09 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model --- 03:31:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'. 03:31:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'. 03:31:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'. 03:31:09 [INFO] 03:31:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model --- 03:31:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom 03:31:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 03:31:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 03:31:09 [INFO] 03:31:09 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model --- 03:31:09 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 03:31:09 [INFO] Writing OBR metadata 03:31:09 [INFO] 03:31:09 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-model --- 03:31:09 [INFO] 03:31:09 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-thingsearch-model --- 03:31:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:31:09 [INFO] 03:31:09 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ 03:31:09 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [33/77] 03:31:09 [INFO] from messages/pom.xml 03:31:09 [INFO] --------------------------------[ pom ]--------------------------------- 03:31:09 [INFO] 03:31:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages --- 03:31:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec 03:31:09 [INFO] 03:31:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages --- 03:31:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:09 [INFO] The goal is skip due to packaging 'pom' 03:31:09 [INFO] 03:31:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages --- 03:31:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... 03:31:10 [INFO] 03:31:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- 03:31:10 [INFO] 03:31:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages --- 03:31:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:31:10 [INFO] 03:31:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages --- 03:31:10 [INFO] Tests are skipped. 03:31:10 [INFO] 03:31:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages --- 03:31:10 [INFO] Tests are skipped. 03:31:10 [INFO] 03:31:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages --- 03:31:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:31:10 [INFO] 03:31:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages --- 03:31:10 [INFO] 03:31:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages --- 03:31:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom 03:31:10 [INFO] 03:31:10 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages --- 03:31:10 [INFO] 03:31:10 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- 03:31:10 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [34/77] 03:31:10 [INFO] from messages/model/pom.xml 03:31:10 [INFO] -------------------------------[ bundle ]------------------------------- 03:31:10 [INFO] 03:31:10 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model --- 03:31:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:31:10 [INFO] 03:31:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model --- 03:31:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 03:31:10 [INFO] 03:31:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model --- 03:31:10 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:10 [INFO] All files are up to date, skip goal execution. 03:31:10 [INFO] 03:31:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model --- 03:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources 03:31:10 [INFO] 03:31:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model --- 03:31:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... 03:31:10 [INFO] 03:31:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model --- 03:31:10 [INFO] Changes detected - recompiling the module! :dependency 03:31:10 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes 03:31:10 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:10 [INFO] 03:31:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model --- 03:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources 03:31:10 [INFO] 03:31:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model --- 03:31:10 [INFO] Changes detected - recompiling the module! :dependency 03:31:10 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes 03:31:10 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:10 [INFO] 03:31:10 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model --- 03:31:10 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:10 [INFO] Tests are skipped. 03:31:10 [INFO] 03:31:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- 03:31:10 [INFO] 03:31:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model --- 03:31:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 03:31:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF 03:31:10 [INFO] 03:31:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model --- 03:31:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:11 [INFO] Configuration changed, re-generating javadoc. 03:31:13 [WARNING] Javadoc Warnings 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment 03:31:13 [WARNING] package org.eclipse.ditto.messages.model.signals.commands; 03:31:13 [WARNING] ^ 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment 03:31:13 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder, 03:31:13 [WARNING] ^ 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders 03:31:13 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) { 03:31:13 [WARNING] ^ 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders 03:31:13 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders, 03:31:13 [WARNING] ^ 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders 03:31:13 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, 03:31:13 [WARNING] ^ 03:31:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment 03:31:13 [WARNING] public Optional<String> getCorrelationId() { 03:31:13 [WARNING] ^ 03:31:13 [WARNING] 6 warnings 03:31:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 03:31:13 [INFO] 03:31:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model --- 03:31:13 [INFO] Tests are skipped. 03:31:13 [INFO] 03:31:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model --- 03:31:13 [INFO] Tests are skipped. 03:31:13 [INFO] 03:31:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model --- 03:31:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 03:31:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes 03:31:13 [INFO] 03:31:13 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages-model --- 03:31:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar' is disabled. 03:31:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 03:31:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 03:31:16 [INFO] 03:31:16 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model --- 03:31:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'. 03:31:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'. 03:31:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'. 03:31:16 [INFO] 03:31:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model --- 03:31:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom 03:31:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 03:31:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar 03:31:16 [INFO] 03:31:16 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model --- 03:31:16 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 03:31:16 [INFO] Writing OBR metadata 03:31:16 [INFO] 03:31:16 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages-model --- 03:31:16 [INFO] 03:31:16 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-messages-model --- 03:31:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:31:16 [INFO] 03:31:16 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ 03:31:16 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [35/77] 03:31:16 [INFO] from protocol/pom.xml 03:31:16 [INFO] -------------------------------[ bundle ]------------------------------- 03:31:16 [INFO] 03:31:16 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol --- 03:31:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:31:16 [INFO] 03:31:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol --- 03:31:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 03:31:16 [INFO] 03:31:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol --- 03:31:16 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:16 [INFO] All files are up to date, skip goal execution. 03:31:16 [INFO] 03:31:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol --- 03:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources 03:31:16 [INFO] 03:31:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol --- 03:31:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... 03:31:16 [INFO] 03:31:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol --- 03:31:16 [INFO] Changes detected - recompiling the module! :dependency 03:31:16 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes 03:31:18 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations. 03:31:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details. 03:31:18 [INFO] 03:31:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol --- 03:31:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:31:18 [INFO] 03:31:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol --- 03:31:18 [INFO] Changes detected - recompiling the module! :dependency 03:31:18 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes 03:31:19 [WARNING] bootstrap class path not set in conjunction with -source 8 03:31:19 [INFO] 03:31:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol --- 03:31:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:19 [INFO] Tests are skipped. 03:31:19 [INFO] 03:31:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- 03:31:19 [INFO] 03:31:19 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol --- 03:31:19 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 03:31:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF 03:31:19 [INFO] 03:31:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol --- 03:31:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:19 [INFO] Configuration changed, re-generating javadoc. 03:31:23 [WARNING] Javadoc Warnings 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag 03:31:23 [WARNING] * <p> 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment 03:31:23 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment 03:31:23 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment 03:31:23 [WARNING] package org.eclipse.ditto.protocol.adapter.policies; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment 03:31:23 [WARNING] package org.eclipse.ditto.protocol.adapter.provider; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment 03:31:23 [WARNING] protected final PayloadPathMatcher payloadPathMatcher; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment 03:31:23 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment 03:31:23 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment 03:31:23 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name 03:31:23 [WARNING] AnnouncementsTopicPathBuilder name(String name); 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment 03:31:23 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment 03:31:23 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment 03:31:23 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment 03:31:23 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment 03:31:23 [WARNING] public static EmptyPathMatcher getInstance() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return 03:31:23 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return 03:31:23 [WARNING] public static IllegalAdaptableException newInstance(final String message, 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment 03:31:23 [WARNING] public Builder(final JsonPointer path) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment 03:31:23 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment 03:31:23 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment 03:31:23 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment 03:31:23 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment 03:31:23 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment 03:31:23 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment 03:31:23 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment 03:31:23 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment 03:31:23 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment 03:31:23 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment 03:31:23 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment 03:31:23 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies( 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment 03:31:23 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies( 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment 03:31:23 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment 03:31:23 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment 03:31:23 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment 03:31:23 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment 03:31:23 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment 03:31:23 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment 03:31:23 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment 03:31:23 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment 03:31:23 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment 03:31:23 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment 03:31:23 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment 03:31:23 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings> 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment 03:31:23 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment 03:31:23 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment 03:31:23 [WARNING] protected RetrieveThingsCommandMappingStrategies() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment 03:31:23 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment 03:31:23 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment 03:31:23 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment 03:31:23 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment 03:31:23 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment 03:31:23 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment 03:31:23 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment 03:31:23 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment 03:31:23 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment 03:31:23 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment 03:31:23 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment 03:31:23 [WARNING] protected static String leafValue(final JsonPointer path) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment 03:31:23 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment 03:31:23 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment 03:31:23 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment 03:31:23 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment 03:31:23 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment 03:31:23 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment 03:31:23 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment 03:31:23 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse> 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment 03:31:23 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment 03:31:23 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment 03:31:23 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment 03:31:23 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment 03:31:23 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment 03:31:23 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment 03:31:23 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment 03:31:23 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment 03:31:23 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment 03:31:23 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment 03:31:23 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment 03:31:23 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment 03:31:23 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName 03:31:23 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName); 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment 03:31:23 [WARNING] String ID_PLACEHOLDER = "_"; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment 03:31:23 [WARNING] String PATH_DELIMITER = "/"; 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment 03:31:23 [WARNING] default boolean isWildcardTopic() { 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment 03:31:23 [WARNING] CREATE("create"), 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment 03:31:23 [WARNING] CREATED("created"), 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment 03:31:23 [WARNING] DELETE("delete"), 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment 03:31:23 [WARNING] DELETED("deleted"); 03:31:23 [WARNING] ^ 03:31:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment 03:31:23 [WARNING] MERGE("merge"), 03:31:23 [WARNING] ^ 03:31:23 [WARNING] 100 warnings 03:31:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 03:31:23 [INFO] 03:31:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol --- 03:31:23 [INFO] Tests are skipped. 03:31:23 [INFO] 03:31:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol --- 03:31:23 [INFO] Tests are skipped. 03:31:23 [INFO] 03:31:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol --- 03:31:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 03:31:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes 03:31:23 [INFO] 03:31:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-protocol --- 03:31:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar' is disabled. 03:31:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 03:31:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 03:31:27 [INFO] 03:31:27 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol --- 03:31:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'. 03:31:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'. 03:31:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'. 03:31:27 [INFO] 03:31:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol --- 03:31:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom 03:31:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 03:31:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar 03:31:27 [INFO] 03:31:27 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol --- 03:31:27 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 03:31:27 [INFO] Writing OBR metadata 03:31:27 [INFO] 03:31:27 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-protocol --- 03:31:28 [INFO] 03:31:28 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-protocol --- 03:31:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:31:28 [INFO] 03:31:28 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- 03:31:28 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77] 03:31:28 [INFO] from internal/models/signal/pom.xml 03:31:28 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:28 [INFO] 03:31:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- 03:31:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 03:31:28 [INFO] 03:31:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal --- 03:31:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:28 [INFO] All files are up to date, skip goal execution. 03:31:28 [INFO] 03:31:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal --- 03:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources 03:31:28 [INFO] 03:31:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal --- 03:31:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... 03:31:28 [INFO] 03:31:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal --- 03:31:28 [INFO] Changes detected - recompiling the module! :dependency 03:31:28 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:31:28 [INFO] 03:31:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal --- 03:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources 03:31:28 [INFO] 03:31:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- 03:31:28 [INFO] Changes detected - recompiling the module! :dependency 03:31:28 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes 03:31:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations. 03:31:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details. 03:31:28 [INFO] 03:31:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal --- 03:31:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:28 [INFO] Tests are skipped. 03:31:28 [INFO] 03:31:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- 03:31:28 [INFO] 03:31:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal --- 03:31:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 03:31:28 [INFO] 03:31:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal --- 03:31:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:28 [INFO] Configuration changed, re-generating javadoc. 03:31:30 [WARNING] Javadoc Warnings 03:31:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag 03:31:30 [WARNING] * <p> 03:31:30 [WARNING] ^ 03:31:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment 03:31:30 [WARNING] ANNOUNCEMENT, 03:31:30 [WARNING] ^ 03:31:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment 03:31:30 [WARNING] COMMAND, 03:31:30 [WARNING] ^ 03:31:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment 03:31:30 [WARNING] EVENT, 03:31:30 [WARNING] ^ 03:31:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment 03:31:30 [WARNING] RESPONSE; 03:31:30 [WARNING] ^ 03:31:30 [WARNING] 5 warnings 03:31:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 03:31:30 [INFO] 03:31:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal --- 03:31:30 [INFO] Tests are skipped. 03:31:30 [INFO] 03:31:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal --- 03:31:30 [INFO] Tests are skipped. 03:31:30 [INFO] 03:31:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal --- 03:31:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 03:31:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes 03:31:30 [INFO] 03:31:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signal --- 03:31:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar' is disabled. 03:31:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 03:31:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 03:31:33 [INFO] 03:31:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal --- 03:31:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom 03:31:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar 03:31:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 03:31:33 [INFO] 03:31:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signal --- 03:31:33 [INFO] 03:31:33 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- 03:31:33 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [37/77] 03:31:33 [INFO] from policies/api/pom.xml 03:31:33 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:33 [INFO] 03:31:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api --- 03:31:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 03:31:33 [INFO] 03:31:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api --- 03:31:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:33 [INFO] All files are up to date, skip goal execution. 03:31:33 [INFO] 03:31:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api --- 03:31:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources 03:31:33 [INFO] 03:31:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api --- 03:31:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... 03:31:33 [INFO] 03:31:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api --- 03:31:33 [INFO] Changes detected - recompiling the module! :dependency 03:31:33 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 03:31:33 [INFO] 03:31:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api --- 03:31:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources 03:31:33 [INFO] 03:31:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api --- 03:31:33 [INFO] Changes detected - recompiling the module! :dependency 03:31:33 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 03:31:34 [INFO] 03:31:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api --- 03:31:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:34 [INFO] Tests are skipped. 03:31:34 [INFO] 03:31:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- 03:31:34 [INFO] 03:31:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api --- 03:31:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 03:31:34 [INFO] 03:31:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api --- 03:31:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:34 [INFO] Configuration changed, re-generating javadoc. 03:31:36 [WARNING] Javadoc Warnings 03:31:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment 03:31:36 [WARNING] package org.eclipse.ditto.policies.api; 03:31:36 [WARNING] ^ 03:31:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment 03:31:36 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo; 03:31:36 [WARNING] ^ 03:31:36 [WARNING] 2 warnings 03:31:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 03:31:36 [INFO] 03:31:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api --- 03:31:36 [INFO] Tests are skipped. 03:31:36 [INFO] 03:31:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api --- 03:31:36 [INFO] Tests are skipped. 03:31:36 [INFO] 03:31:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api --- 03:31:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 03:31:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes 03:31:36 [INFO] 03:31:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-api --- 03:31:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar' is disabled. 03:31:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 03:31:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 03:31:39 [INFO] 03:31:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api --- 03:31:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom 03:31:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar 03:31:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar 03:31:39 [INFO] 03:31:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-api --- 03:31:39 [INFO] 03:31:39 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ 03:31:39 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77] 03:31:39 [INFO] from internal/utils/ddata/pom.xml 03:31:39 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:39 [INFO] 03:31:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 03:31:39 [INFO] 03:31:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- 03:31:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:39 [INFO] All files are up to date, skip goal execution. 03:31:39 [INFO] 03:31:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] Copying 1 resource from src/main/resources to target/classes 03:31:39 [INFO] 03:31:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... 03:31:39 [INFO] 03:31:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] Changes detected - recompiling the module! :dependency 03:31:39 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:31:39 [INFO] 03:31:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:31:39 [INFO] 03:31:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- 03:31:39 [INFO] Changes detected - recompiling the module! :dependency 03:31:39 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 03:31:40 [INFO] 03:31:40 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata --- 03:31:40 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:40 [INFO] Tests are skipped. 03:31:40 [INFO] 03:31:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- 03:31:40 [INFO] 03:31:40 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata --- 03:31:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 03:31:40 [INFO] 03:31:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata --- 03:31:40 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:40 [INFO] Configuration changed, re-generating javadoc. 03:31:41 [WARNING] Javadoc Warnings 03:31:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment 03:31:41 [WARNING] package org.eclipse.ditto.internal.utils.ddata; 03:31:41 [WARNING] ^ 03:31:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor 03:31:41 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory, 03:31:41 [WARNING] ^ 03:31:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem 03:31:41 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem, 03:31:41 [WARNING] ^ 03:31:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment 03:31:41 [WARNING] protected final int numberOfShards; 03:31:41 [WARNING] ^ 03:31:41 [WARNING] 4 warnings 03:31:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 03:31:41 [INFO] 03:31:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata --- 03:31:41 [INFO] Tests are skipped. 03:31:41 [INFO] 03:31:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata --- 03:31:41 [INFO] Tests are skipped. 03:31:41 [INFO] 03:31:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata --- 03:31:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 03:31:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes 03:31:41 [INFO] 03:31:41 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-ddata --- 03:31:42 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar' is disabled. 03:31:42 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 03:31:42 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:42 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 03:31:43 [INFO] 03:31:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata --- 03:31:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom 03:31:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar 03:31:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 03:31:43 [INFO] 03:31:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-ddata --- 03:31:44 [INFO] 03:31:44 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ 03:31:44 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77] 03:31:44 [INFO] from internal/utils/pubsub/pom.xml 03:31:44 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:44 [INFO] 03:31:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 03:31:44 [INFO] 03:31:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- 03:31:44 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:44 [INFO] All files are up to date, skip goal execution. 03:31:44 [INFO] 03:31:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] Copying 1 resource from src/main/resources to target/classes 03:31:44 [INFO] 03:31:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... 03:31:44 [INFO] 03:31:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] Changes detected - recompiling the module! :dependency 03:31:44 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes 03:31:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations. 03:31:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details. 03:31:44 [INFO] 03:31:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] Copying 4 resources from src/test/resources to target/test-classes 03:31:44 [INFO] 03:31:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- 03:31:44 [INFO] Changes detected - recompiling the module! :dependency 03:31:44 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:31:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API. 03:31:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details. 03:31:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations. 03:31:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details. 03:31:47 [INFO] 03:31:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub --- 03:31:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:47 [INFO] Tests are skipped. 03:31:47 [INFO] 03:31:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- 03:31:47 [INFO] 03:31:47 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub --- 03:31:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 03:31:47 [INFO] 03:31:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub --- 03:31:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:47 [INFO] Configuration changed, re-generating javadoc. 03:31:50 [WARNING] Javadoc Warnings 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment 03:31:50 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment 03:31:50 [WARNING] protected final SelfUniqueAddress selfUniqueAddress; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment 03:31:50 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config, 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment 03:31:50 [WARNING] protected final AckExtractor<T> ackExtractor; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment 03:31:50 [WARNING] protected final ActorRefFactory actorRefFactory; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment 03:31:50 [WARNING] protected final CompressedDData ddata; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment 03:31:50 [WARNING] protected final DistributedDataConfig ddataConfig; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment 03:31:50 [WARNING] protected final DistributedAcks distributedAcks; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment 03:31:50 [WARNING] protected final String factoryId; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment 03:31:50 [WARNING] protected final Class<T> messageClass; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment 03:31:50 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment 03:31:50 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system 03:31:50 [WARNING] static DistributedAcks empty(final ActorSystem system) { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S> 03:31:50 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey, 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S> 03:31:50 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups 03:31:50 [WARNING] public Set<V> getValues(final Collection<String> groups) { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return 03:31:50 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent 03:31:50 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) { 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe 03:31:50 [WARNING] public static Subscribe of(final Collection<String> topics, 03:31:50 [WARNING] ^ 03:31:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment 03:31:50 [WARNING] public static final int MAX_ERROR_COUNTER = 3; 03:31:50 [WARNING] ^ 03:31:50 [WARNING] 20 warnings 03:31:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 03:31:50 [INFO] 03:31:50 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- 03:31:50 [INFO] Copying 1 resource from src/main/resources to target 03:31:50 [INFO] 03:31:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub --- 03:31:50 [INFO] Tests are skipped. 03:31:50 [INFO] 03:31:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub --- 03:31:50 [INFO] Tests are skipped. 03:31:50 [INFO] 03:31:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub --- 03:31:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 03:31:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes 03:31:51 [INFO] 03:31:51 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub --- 03:31:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar' is disabled. 03:31:51 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 03:31:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 03:31:54 [INFO] 03:31:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub --- 03:31:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom 03:31:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 03:31:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 03:31:54 [INFO] 03:31:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub --- 03:31:54 [INFO] 03:31:54 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ 03:31:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [40/77] 03:31:54 [INFO] from internal/utils/cache/pom.xml 03:31:54 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:54 [INFO] 03:31:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- 03:31:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 03:31:54 [INFO] 03:31:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- 03:31:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:54 [INFO] All files are up to date, skip goal execution. 03:31:54 [INFO] 03:31:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache --- 03:31:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources 03:31:54 [INFO] 03:31:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache --- 03:31:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... 03:31:54 [INFO] 03:31:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache --- 03:31:54 [INFO] Changes detected - recompiling the module! :dependency 03:31:54 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes 03:31:54 [INFO] 03:31:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache --- 03:31:54 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:31:54 [INFO] 03:31:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- 03:31:54 [INFO] Changes detected - recompiling the module! :dependency 03:31:54 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:31:54 [INFO] 03:31:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache --- 03:31:54 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:54 [INFO] Tests are skipped. 03:31:54 [INFO] 03:31:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- 03:31:54 [INFO] 03:31:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache --- 03:31:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 03:31:54 [INFO] 03:31:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache --- 03:31:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:31:54 [INFO] Configuration changed, re-generating javadoc. 03:31:56 [WARNING] Javadoc Warnings 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment 03:31:56 [WARNING] package org.eclipse.ditto.internal.utils.cache; 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment 03:31:56 [WARNING] package org.eclipse.ditto.internal.utils.cache.config; 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment 03:31:56 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry; 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment 03:31:56 [WARNING] boolean exists(); 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment 03:31:56 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) { 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment 03:31:56 [WARNING] default Optional<T> get() { 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment 03:31:56 [WARNING] static <T> Entry<T> nonexistent() { 03:31:56 [WARNING] ^ 03:31:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment 03:31:56 [WARNING] static <T> Entry<T> of(final long revision, final T value) { 03:31:56 [WARNING] ^ 03:31:56 [WARNING] 8 warnings 03:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 03:31:56 [INFO] 03:31:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache --- 03:31:56 [INFO] Tests are skipped. 03:31:56 [INFO] 03:31:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache --- 03:31:56 [INFO] Tests are skipped. 03:31:56 [INFO] 03:31:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache --- 03:31:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 03:31:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes 03:31:56 [INFO] 03:31:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache --- 03:31:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar' is disabled. 03:31:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 03:31:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar' is disabled. 03:31:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 03:31:59 [INFO] 03:31:59 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache --- 03:31:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom 03:31:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar 03:31:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 03:31:59 [INFO] 03:31:59 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache --- 03:31:59 [INFO] 03:31:59 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- 03:31:59 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [41/77] 03:31:59 [INFO] from internal/utils/test/pom.xml 03:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 03:31:59 [INFO] 03:31:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- 03:31:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec 03:31:59 [INFO] 03:31:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test --- 03:31:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:31:59 [INFO] All files are up to date, skip goal execution. 03:31:59 [INFO] 03:31:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test --- 03:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources 03:31:59 [INFO] 03:31:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test --- 03:31:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... 03:31:59 [INFO] 03:31:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test --- 03:31:59 [INFO] No sources to compile 03:31:59 [INFO] 03:31:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test --- 03:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources 03:31:59 [INFO] 03:31:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- 03:31:59 [INFO] Changes detected - recompiling the module! :dependency 03:31:59 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes 03:31:59 [INFO] 03:31:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test --- 03:31:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:31:59 [INFO] Tests are skipped. 03:31:59 [INFO] 03:31:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- 03:31:59 [INFO] 03:31:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test --- 03:31:59 [INFO] 03:31:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test --- 03:31:59 [INFO] 03:31:59 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test --- 03:31:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 03:31:59 [INFO] 03:31:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test --- 03:31:59 [INFO] Tests are skipped. 03:31:59 [INFO] 03:31:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test --- 03:31:59 [INFO] Tests are skipped. 03:31:59 [INFO] 03:31:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test --- 03:31:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:31:59 [INFO] 03:31:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-test --- 03:31:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar' is disabled. 03:31:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar 03:32:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar' is disabled. 03:32:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 03:32:01 [INFO] 03:32:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test --- 03:32:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom 03:32:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar 03:32:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 03:32:01 [INFO] 03:32:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-test --- 03:32:02 [INFO] 03:32:02 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- 03:32:02 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77] 03:32:02 [INFO] from internal/utils/persistence/pom.xml 03:32:02 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:02 [INFO] 03:32:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 03:32:02 [INFO] 03:32:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- 03:32:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:02 [INFO] All files are up to date, skip goal execution. 03:32:02 [INFO] 03:32:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources 03:32:02 [INFO] 03:32:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... 03:32:02 [INFO] 03:32:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] Changes detected - recompiling the module! :dependency 03:32:02 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes 03:32:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API. 03:32:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details. 03:32:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations. 03:32:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details. 03:32:02 [INFO] 03:32:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] Copying 12 resources from src/test/resources to target/test-classes 03:32:02 [INFO] 03:32:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- 03:32:02 [INFO] Changes detected - recompiling the module! :dependency 03:32:02 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes 03:32:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations. 03:32:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details. 03:32:03 [INFO] 03:32:03 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence --- 03:32:03 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:03 [INFO] Tests are skipped. 03:32:03 [INFO] 03:32:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- 03:32:03 [INFO] 03:32:03 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence --- 03:32:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 03:32:03 [INFO] 03:32:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence --- 03:32:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:03 [INFO] Configuration changed, re-generating javadoc. 03:32:07 [WARNING] Javadoc Warnings 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment 03:32:07 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment 03:32:07 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment 03:32:07 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment 03:32:07 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment 03:32:07 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment 03:32:07 [WARNING] protected final EventRegistry<T> eventRegistry; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment 03:32:07 [WARNING] protected final ExtendedActorSystem system; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment 03:32:07 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system, 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T> 03:32:07 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity 03:32:07 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment 03:32:07 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped 03:32:07 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator, 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment 03:32:07 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {} 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment 03:32:07 [WARNING] protected abstract String getActorName(); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment 03:32:07 [WARNING] public DittoMongoCollectionCache(final Config config) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment 03:32:07 [WARNING] public BsonInt32 getBsonInt() { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 03:32:07 [WARNING] ASCENDING(1), DESCENDING(-1); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment 03:32:07 [WARNING] ASCENDING(1), DESCENDING(-1); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment 03:32:07 [WARNING] public static final IndexDirection DEFAULT = ASCENDING; 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment 03:32:07 [WARNING] public KamonCommandListener(final String metricName) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment 03:32:07 [WARNING] public KamonConnectionPoolListener(final String metricName) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment 03:32:07 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection, 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment 03:32:07 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem 03:32:07 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient, 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment 03:32:07 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST(); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment 03:32:07 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID(); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment 03:32:07 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment 03:32:07 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment 03:32:07 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment 03:32:07 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment 03:32:07 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment 03:32:07 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment 03:32:07 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment 03:32:07 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() { 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment 03:32:07 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest()); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment 03:32:07 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment 03:32:07 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment 03:32:07 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment 03:32:07 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment 03:32:07 [WARNING] EXTRACTOR_CLASS("class", ""), 03:32:07 [WARNING] ^ 03:32:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment 03:32:07 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList()); 03:32:07 [WARNING] ^ 03:32:07 [WARNING] 41 warnings 03:32:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 03:32:07 [INFO] 03:32:07 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence --- 03:32:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 03:32:07 [INFO] 03:32:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence --- 03:32:07 [INFO] Tests are skipped. 03:32:07 [INFO] 03:32:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence --- 03:32:07 [INFO] Tests are skipped. 03:32:07 [INFO] 03:32:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence --- 03:32:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 03:32:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes 03:32:07 [INFO] 03:32:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistence --- 03:32:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar' is disabled. 03:32:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 03:32:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 03:32:11 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar' is disabled. 03:32:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 03:32:13 [INFO] 03:32:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence --- 03:32:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom 03:32:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar 03:32:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 03:32:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 03:32:13 [INFO] 03:32:13 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistence --- 03:32:13 [INFO] 03:32:13 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- 03:32:13 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [43/77] 03:32:13 [INFO] from things/api/pom.xml 03:32:13 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:13 [INFO] 03:32:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api --- 03:32:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 03:32:13 [INFO] 03:32:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api --- 03:32:13 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:13 [INFO] All files are up to date, skip goal execution. 03:32:13 [INFO] 03:32:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api --- 03:32:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources 03:32:13 [INFO] 03:32:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api --- 03:32:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... 03:32:13 [INFO] 03:32:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api --- 03:32:13 [INFO] Changes detected - recompiling the module! :dependency 03:32:13 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes 03:32:14 [INFO] 03:32:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api --- 03:32:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources 03:32:14 [INFO] 03:32:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api --- 03:32:14 [INFO] Changes detected - recompiling the module! :dependency 03:32:14 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:32:14 [INFO] 03:32:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api --- 03:32:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:14 [INFO] Tests are skipped. 03:32:14 [INFO] 03:32:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- 03:32:14 [INFO] 03:32:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api --- 03:32:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 03:32:14 [INFO] 03:32:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api --- 03:32:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:14 [INFO] Configuration changed, re-generating javadoc. 03:32:16 [WARNING] Javadoc Warnings 03:32:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment 03:32:16 [WARNING] package org.eclipse.ditto.things.api; 03:32:16 [WARNING] ^ 03:32:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment 03:32:16 [WARNING] package org.eclipse.ditto.things.api.commands.sudo; 03:32:16 [WARNING] ^ 03:32:16 [WARNING] 2 warnings 03:32:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 03:32:16 [INFO] 03:32:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api --- 03:32:16 [INFO] Tests are skipped. 03:32:16 [INFO] 03:32:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api --- 03:32:16 [INFO] Tests are skipped. 03:32:16 [INFO] 03:32:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api --- 03:32:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 03:32:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes 03:32:16 [INFO] 03:32:16 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-api --- 03:32:16 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar' is disabled. 03:32:16 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 03:32:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 03:32:19 [INFO] 03:32:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api --- 03:32:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom 03:32:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar 03:32:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar 03:32:19 [INFO] 03:32:19 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-api --- 03:32:19 [INFO] 03:32:19 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- 03:32:19 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [44/77] 03:32:19 [INFO] from connectivity/api/pom.xml 03:32:19 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:19 [INFO] 03:32:19 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api --- 03:32:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 03:32:19 [INFO] 03:32:19 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api --- 03:32:19 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:19 [INFO] All files are up to date, skip goal execution. 03:32:19 [INFO] 03:32:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api --- 03:32:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources 03:32:19 [INFO] 03:32:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api --- 03:32:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... 03:32:19 [INFO] 03:32:19 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api --- 03:32:19 [INFO] Changes detected - recompiling the module! :dependency 03:32:19 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes 03:32:20 [INFO] 03:32:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api --- 03:32:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:32:20 [INFO] 03:32:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api --- 03:32:20 [INFO] Changes detected - recompiling the module! :dependency 03:32:20 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 03:32:20 [INFO] 03:32:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api --- 03:32:20 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:20 [INFO] Tests are skipped. 03:32:20 [INFO] 03:32:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- 03:32:20 [INFO] 03:32:20 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api --- 03:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 03:32:20 [INFO] 03:32:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api --- 03:32:20 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:20 [INFO] Configuration changed, re-generating javadoc. 03:32:23 [WARNING] Javadoc Warnings 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment 03:32:23 [WARNING] package org.eclipse.ditto.connectivity.api; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment 03:32:23 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment 03:32:23 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment 03:32:23 [WARNING] CONNECTED, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment 03:32:23 [WARNING] CONNECTING, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment 03:32:23 [WARNING] DISCONNECTED, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment 03:32:23 [WARNING] DISCONNECTING, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment 03:32:23 [WARNING] INITIALIZED, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment 03:32:23 [WARNING] TESTING; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment 03:32:23 [WARNING] UNKNOWN, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment 03:32:23 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval"; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment 03:32:23 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH = 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment 03:32:23 [WARNING] BYTES, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment 03:32:23 [WARNING] TEXT, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment 03:32:23 [WARNING] TEXT_AND_BYTES, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment 03:32:23 [WARNING] UNKNOWN 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return 03:32:23 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return 03:32:23 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable( 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment 03:32:23 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets 03:32:23 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets, 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment 03:32:23 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag"; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment 03:32:23 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment 03:32:23 [WARNING] public String getTag() { 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment 03:32:23 [WARNING] public Set<ConnectionId> getConnectionIds() { 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment 03:32:23 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags"; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment 03:32:23 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:32:23 [WARNING] ^ 03:32:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment 03:32:23 [WARNING] public Set<String> getConnectionTags() { 03:32:23 [WARNING] ^ 03:32:23 [WARNING] 27 warnings 03:32:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 03:32:23 [INFO] 03:32:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api --- 03:32:23 [INFO] Tests are skipped. 03:32:23 [INFO] 03:32:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api --- 03:32:23 [INFO] Tests are skipped. 03:32:23 [INFO] 03:32:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api --- 03:32:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 03:32:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes 03:32:23 [INFO] 03:32:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-api --- 03:32:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar' is disabled. 03:32:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 03:32:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 03:32:26 [INFO] 03:32:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api --- 03:32:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom 03:32:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar 03:32:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 03:32:26 [INFO] 03:32:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-api --- 03:32:26 [INFO] 03:32:26 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- 03:32:26 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [45/77] 03:32:26 [INFO] from jwt/pom.xml 03:32:26 [INFO] --------------------------------[ pom ]--------------------------------- 03:32:26 [INFO] 03:32:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt --- 03:32:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec 03:32:26 [INFO] 03:32:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt --- 03:32:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:26 [INFO] The goal is skip due to packaging 'pom' 03:32:26 [INFO] 03:32:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt --- 03:32:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... 03:32:26 [INFO] 03:32:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- 03:32:26 [INFO] 03:32:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt --- 03:32:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:32:26 [INFO] 03:32:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt --- 03:32:26 [INFO] Tests are skipped. 03:32:26 [INFO] 03:32:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt --- 03:32:26 [INFO] Tests are skipped. 03:32:26 [INFO] 03:32:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt --- 03:32:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:32:26 [INFO] 03:32:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt --- 03:32:26 [INFO] 03:32:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt --- 03:32:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom 03:32:26 [INFO] 03:32:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt --- 03:32:27 [INFO] 03:32:27 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ 03:32:27 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [46/77] 03:32:27 [INFO] from jwt/model/pom.xml 03:32:27 [INFO] -------------------------------[ bundle ]------------------------------- 03:32:27 [INFO] 03:32:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- 03:32:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:32:27 [INFO] 03:32:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model --- 03:32:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 03:32:27 [INFO] 03:32:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model --- 03:32:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:27 [INFO] All files are up to date, skip goal execution. 03:32:27 [INFO] 03:32:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model --- 03:32:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources 03:32:27 [INFO] 03:32:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model --- 03:32:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... 03:32:27 [INFO] 03:32:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model --- 03:32:27 [INFO] Changes detected - recompiling the module! :dependency 03:32:27 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes 03:32:27 [WARNING] bootstrap class path not set in conjunction with -source 8 03:32:27 [INFO] 03:32:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model --- 03:32:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources 03:32:27 [INFO] 03:32:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model --- 03:32:27 [INFO] Changes detected - recompiling the module! :dependency 03:32:27 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes 03:32:27 [WARNING] bootstrap class path not set in conjunction with -source 8 03:32:27 [INFO] 03:32:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model --- 03:32:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:27 [INFO] Tests are skipped. 03:32:27 [INFO] 03:32:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- 03:32:27 [INFO] 03:32:27 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model --- 03:32:27 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 03:32:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF 03:32:27 [INFO] 03:32:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model --- 03:32:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:27 [INFO] Configuration changed, re-generating javadoc. 03:32:29 [WARNING] Javadoc Warnings 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment 03:32:29 [WARNING] package org.eclipse.ditto.jwt.model; 03:32:29 [WARNING] ^ 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment 03:32:29 [WARNING] protected AbstractJsonWebToken(final String token) { 03:32:29 [WARNING] ^ 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment 03:32:29 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) { 03:32:29 [WARNING] ^ 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment 03:32:29 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException { 03:32:29 [WARNING] ^ 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment 03:32:29 [WARNING] public interface JwtException { 03:32:29 [WARNING] ^ 03:32:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment 03:32:29 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException { 03:32:29 [WARNING] ^ 03:32:29 [WARNING] 6 warnings 03:32:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 03:32:29 [INFO] 03:32:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model --- 03:32:29 [INFO] Tests are skipped. 03:32:29 [INFO] 03:32:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model --- 03:32:29 [INFO] Tests are skipped. 03:32:29 [INFO] 03:32:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model --- 03:32:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 03:32:29 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes 03:32:29 [INFO] 03:32:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt-model --- 03:32:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar' is disabled. 03:32:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 03:32:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 03:32:31 [INFO] 03:32:31 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model --- 03:32:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'. 03:32:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'. 03:32:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'. 03:32:31 [INFO] 03:32:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model --- 03:32:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom 03:32:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 03:32:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 03:32:31 [INFO] 03:32:31 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model --- 03:32:31 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 03:32:31 [INFO] Writing OBR metadata 03:32:31 [INFO] 03:32:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt-model --- 03:32:31 [INFO] 03:32:31 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-jwt-model --- 03:32:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:32:31 [INFO] 03:32:31 [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- 03:32:31 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [47/77] 03:32:31 [INFO] from wot/pom.xml 03:32:31 [INFO] --------------------------------[ pom ]--------------------------------- 03:32:31 [INFO] 03:32:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot --- 03:32:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec 03:32:31 [INFO] 03:32:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot --- 03:32:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:31 [INFO] The goal is skip due to packaging 'pom' 03:32:31 [INFO] 03:32:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot --- 03:32:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... 03:32:31 [INFO] 03:32:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- 03:32:31 [INFO] 03:32:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot --- 03:32:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:32:31 [INFO] 03:32:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot --- 03:32:31 [INFO] Tests are skipped. 03:32:31 [INFO] 03:32:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot --- 03:32:31 [INFO] Tests are skipped. 03:32:31 [INFO] 03:32:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot --- 03:32:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:32:31 [INFO] 03:32:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot --- 03:32:31 [INFO] 03:32:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot --- 03:32:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom 03:32:31 [INFO] 03:32:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot --- 03:32:32 [INFO] 03:32:32 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ 03:32:32 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [48/77] 03:32:32 [INFO] from wot/model/pom.xml 03:32:32 [INFO] -------------------------------[ bundle ]------------------------------- 03:32:32 [INFO] 03:32:32 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model --- 03:32:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:32:32 [INFO] 03:32:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model --- 03:32:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 03:32:32 [INFO] 03:32:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model --- 03:32:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:32 [INFO] All files are up to date, skip goal execution. 03:32:32 [INFO] 03:32:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model --- 03:32:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources 03:32:32 [INFO] 03:32:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model --- 03:32:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... 03:32:32 [INFO] 03:32:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model --- 03:32:32 [INFO] Changes detected - recompiling the module! :dependency 03:32:32 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes 03:32:33 [WARNING] bootstrap class path not set in conjunction with -source 8 03:32:33 [INFO] 03:32:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model --- 03:32:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:32:33 [INFO] 03:32:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model --- 03:32:33 [INFO] Changes detected - recompiling the module! :dependency 03:32:33 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:32:33 [WARNING] bootstrap class path not set in conjunction with -source 8 03:32:33 [INFO] 03:32:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model --- 03:32:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:33 [INFO] Tests are skipped. 03:32:33 [INFO] 03:32:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- 03:32:33 [INFO] 03:32:33 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model --- 03:32:33 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 03:32:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF 03:32:33 [INFO] 03:32:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model --- 03:32:33 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:33 [INFO] Configuration changed, re-generating javadoc. 03:32:37 [WARNING] Javadoc Warnings 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment 03:32:37 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment 03:32:37 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment 03:32:37 [WARNING] String getActionName(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment 03:32:37 [WARNING] Optional<SingleDataSchema> getInput(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment 03:32:37 [WARNING] Optional<SingleDataSchema> getOutput(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment 03:32:37 [WARNING] boolean isIdempotent(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment 03:32:37 [WARNING] boolean isSafe(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment 03:32:37 [WARNING] Optional<Boolean> isSynchronous(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment 03:32:37 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment 03:32:37 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence actionName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment 03:32:37 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment 03:32:37 [WARNING] Builder setInput(@Nullable SingleDataSchema input); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment 03:32:37 [WARNING] Builder setOutput(@Nullable SingleDataSchema output); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment 03:32:37 [WARNING] Builder setSafe(@Nullable Boolean safe); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment 03:32:37 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment 03:32:37 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment 03:32:37 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment 03:32:37 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment 03:32:37 [WARNING] static ActionFormElement.Builder newBuilder() { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment 03:32:37 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment 03:32:37 [WARNING] static Builder newBuilder() { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment 03:32:37 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment 03:32:37 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment 03:32:37 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment 03:32:37 [WARNING] static Actions from(final Collection<Action> actions) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment 03:32:37 [WARNING] static Actions fromJson(final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment 03:32:37 [WARNING] Optional<Action> getAction(CharSequence actionName); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment 03:32:37 [WARNING] static Actions of(final Map<String, Action> actions) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment 03:32:37 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment 03:32:37 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment 03:32:37 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment 03:32:37 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment 03:32:37 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment 03:32:37 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment 03:32:37 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment 03:32:37 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment 03:32:37 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment 03:32:37 [WARNING] List<String> getAllOf(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment 03:32:37 [WARNING] SecuritySchemeScheme getScheme(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment 03:32:37 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment 03:32:37 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment 03:32:37 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment 03:32:37 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment 03:32:37 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment 03:32:37 [WARNING] Optional<SecuritySchemeIn> getIn(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment 03:32:37 [WARNING] Optional<String> getName(); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment 03:32:37 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment 03:32:37 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment 03:32:37 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment 03:32:37 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment 03:32:37 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name); 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment 03:32:37 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition( 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment 03:32:37 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment 03:32:37 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) { 03:32:37 [WARNING] ^ 03:32:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment 03:32:38 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment 03:32:38 [WARNING] Optional<DataSchema> getItems(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment 03:32:38 [WARNING] Optional<Integer> getMaxItems(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment 03:32:38 [WARNING] Optional<Integer> getMinItems(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment 03:32:38 [WARNING] Optional<DataSchemaType> getType(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment 03:32:38 [WARNING] static ArraySchema.Builder newBuilder() { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment 03:32:38 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment 03:32:38 [WARNING] default ArraySchema.Builder toBuilder() { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment 03:32:38 [WARNING] static Builder newBuilder() { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment 03:32:38 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment 03:32:38 [WARNING] Builder setItems(@Nullable DataSchema items); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment 03:32:38 [WARNING] Builder setMaxItems(@Nullable Integer maxItems); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment 03:32:38 [WARNING] Builder setMinItems(@Nullable Integer minItems); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment 03:32:38 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition( 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment 03:32:38 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition( 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment 03:32:38 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition( 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment 03:32:38 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition( 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment 03:32:38 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment 03:32:38 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix, 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment 03:32:38 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment 03:32:38 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment 03:32:38 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment 03:32:38 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment 03:32:38 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment 03:32:38 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment 03:32:38 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment 03:32:38 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment 03:32:38 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment 03:32:38 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment 03:32:38 [WARNING] String REL_ICON = "icon"; 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment 03:32:38 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) { 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment 03:32:38 [WARNING] Optional<IRI> getAnchor(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment 03:32:38 [WARNING] IRI getHref(); 03:32:38 [WARNING] ^ 03:32:38 [WARNING] 100 warnings 03:32:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 03:32:38 [INFO] 03:32:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model --- 03:32:38 [INFO] Tests are skipped. 03:32:38 [INFO] 03:32:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model --- 03:32:38 [INFO] Tests are skipped. 03:32:38 [INFO] 03:32:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model --- 03:32:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 03:32:38 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes 03:32:38 [INFO] 03:32:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-model --- 03:32:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar' is disabled. 03:32:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 03:32:40 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:40 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 03:32:42 [INFO] 03:32:42 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model --- 03:32:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'. 03:32:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'. 03:32:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'. 03:32:42 [INFO] 03:32:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model --- 03:32:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom 03:32:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 03:32:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar 03:32:42 [INFO] 03:32:42 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model --- 03:32:42 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 03:32:42 [INFO] Writing OBR metadata 03:32:42 [INFO] 03:32:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-model --- 03:32:43 [INFO] 03:32:43 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-wot-model --- 03:32:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:32:43 [INFO] 03:32:43 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- 03:32:43 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77] 03:32:43 [INFO] from internal/utils/cache-loaders/pom.xml 03:32:43 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:43 [INFO] 03:32:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 03:32:43 [INFO] 03:32:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- 03:32:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:43 [INFO] All files are up to date, skip goal execution. 03:32:43 [INFO] 03:32:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Copying 1 resource from src/main/resources to target/classes 03:32:43 [INFO] 03:32:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... 03:32:43 [INFO] 03:32:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Changes detected - recompiling the module! :dependency 03:32:43 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes 03:32:43 [INFO] 03:32:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Copying 2 resources from src/test/resources to target/test-classes 03:32:43 [INFO] 03:32:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Changes detected - recompiling the module! :dependency 03:32:43 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:32:43 [INFO] 03:32:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders --- 03:32:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:43 [INFO] Tests are skipped. 03:32:43 [INFO] 03:32:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] 03:32:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders --- 03:32:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 03:32:43 [INFO] 03:32:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders --- 03:32:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:43 [INFO] Configuration changed, re-generating javadoc. 03:32:45 [WARNING] Javadoc Warnings 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment 03:32:45 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders; 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment 03:32:45 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config; 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K> 03:32:45 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard( 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment 03:32:45 [WARNING] BACKOFF_DELAY 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment 03:32:45 [WARNING] FIXED_DELAY, 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment 03:32:45 [WARNING] NO_DELAY, 03:32:45 [WARNING] ^ 03:32:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment 03:32:45 [WARNING] OFF, 03:32:45 [WARNING] ^ 03:32:45 [WARNING] 7 warnings 03:32:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 03:32:45 [INFO] 03:32:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- 03:32:45 [INFO] Tests are skipped. 03:32:45 [INFO] 03:32:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders --- 03:32:45 [INFO] Tests are skipped. 03:32:45 [INFO] 03:32:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders --- 03:32:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 03:32:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes 03:32:45 [INFO] 03:32:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache-loaders --- 03:32:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar' is disabled. 03:32:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 03:32:46 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:46 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 03:32:49 [INFO] 03:32:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders --- 03:32:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom 03:32:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 03:32:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 03:32:49 [INFO] 03:32:49 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache-loaders --- 03:32:49 [INFO] 03:32:49 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- 03:32:49 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77] 03:32:49 [INFO] from internal/utils/namespaces/pom.xml 03:32:49 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:49 [INFO] 03:32:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- 03:32:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 03:32:49 [INFO] 03:32:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- 03:32:49 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:49 [INFO] All files are up to date, skip goal execution. 03:32:49 [INFO] 03:32:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces --- 03:32:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources 03:32:49 [INFO] 03:32:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces --- 03:32:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... 03:32:49 [INFO] 03:32:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces --- 03:32:49 [INFO] Changes detected - recompiling the module! :dependency 03:32:49 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 03:32:50 [INFO] 03:32:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces --- 03:32:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:32:50 [INFO] 03:32:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- 03:32:50 [INFO] Changes detected - recompiling the module! :dependency 03:32:50 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:32:50 [INFO] 03:32:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces --- 03:32:50 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:50 [INFO] Tests are skipped. 03:32:50 [INFO] 03:32:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- 03:32:50 [INFO] 03:32:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces --- 03:32:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 03:32:50 [INFO] 03:32:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces --- 03:32:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:50 [INFO] Configuration changed, re-generating javadoc. 03:32:52 [WARNING] Javadoc Warnings 03:32:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment 03:32:52 [WARNING] package org.eclipse.ditto.internal.utils.namespaces; 03:32:52 [WARNING] ^ 03:32:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator 03:32:52 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) { 03:32:52 [WARNING] ^ 03:32:52 [WARNING] 2 warnings 03:32:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 03:32:52 [INFO] 03:32:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces --- 03:32:52 [INFO] Tests are skipped. 03:32:52 [INFO] 03:32:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces --- 03:32:52 [INFO] Tests are skipped. 03:32:52 [INFO] 03:32:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces --- 03:32:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 03:32:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes 03:32:52 [INFO] 03:32:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-namespaces --- 03:32:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar' is disabled. 03:32:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 03:32:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 03:32:54 [INFO] 03:32:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces --- 03:32:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom 03:32:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 03:32:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 03:32:54 [INFO] 03:32:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-namespaces --- 03:32:54 [INFO] 03:32:54 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ 03:32:54 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [51/77] 03:32:54 [INFO] from policies/enforcement/pom.xml 03:32:54 [INFO] --------------------------------[ jar ]--------------------------------- 03:32:54 [INFO] 03:32:54 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- 03:32:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:32:54 [INFO] 03:32:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- 03:32:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 03:32:54 [INFO] 03:32:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement --- 03:32:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:32:54 [INFO] All files are up to date, skip goal execution. 03:32:54 [INFO] 03:32:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement --- 03:32:54 [INFO] Copying 1 resource from src/main/resources to target/classes 03:32:54 [INFO] 03:32:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement --- 03:32:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... 03:32:54 [INFO] 03:32:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement --- 03:32:54 [INFO] Changes detected - recompiling the module! :dependency 03:32:54 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes 03:32:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations. 03:32:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details. 03:32:54 [INFO] 03:32:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement --- 03:32:54 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:32:54 [INFO] 03:32:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- 03:32:54 [INFO] Changes detected - recompiling the module! :dependency 03:32:54 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 03:32:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API. 03:32:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details. 03:32:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations. 03:32:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details. 03:32:55 [INFO] 03:32:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement --- 03:32:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:32:55 [INFO] Tests are skipped. 03:32:55 [INFO] 03:32:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- 03:32:55 [INFO] 03:32:55 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement --- 03:32:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 03:32:55 [INFO] 03:32:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement --- 03:32:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:32:55 [INFO] Configuration changed, re-generating javadoc. 03:32:57 [WARNING] Javadoc Warnings 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment 03:32:57 [WARNING] package org.eclipse.ditto.policies.enforcement.config; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment 03:32:57 [WARNING] package org.eclipse.ditto.policies.enforcement.pre; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment 03:32:57 [WARNING] protected static final ThreadSafeDittoLogger LOGGER = 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal 03:32:57 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal); 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment 03:32:57 [WARNING] protected final E enforcement; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment 03:32:57 [WARNING] protected final I entityId; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment 03:32:57 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment 03:32:57 [WARNING] protected final PreEnforcerProvider preEnforcer; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment 03:32:57 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) { 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment 03:32:57 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) { 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment 03:32:57 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment 03:32:57 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId, 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment 03:32:57 [WARNING] public interface Invalidatable { 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment 03:32:57 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout); 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver 03:32:57 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy, 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment 03:32:57 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher"; 03:32:57 [WARNING] ^ 03:32:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return 03:32:57 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) { 03:32:57 [WARNING] ^ 03:32:57 [WARNING] 17 warnings 03:32:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 03:32:57 [INFO] 03:32:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement --- 03:32:57 [INFO] Tests are skipped. 03:32:57 [INFO] 03:32:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement --- 03:32:57 [INFO] Tests are skipped. 03:32:57 [INFO] 03:32:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement --- 03:32:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 03:32:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes 03:32:57 [INFO] 03:32:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-enforcement --- 03:32:57 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar' is disabled. 03:32:57 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 03:32:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar' is disabled. 03:32:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 03:33:01 [INFO] 03:33:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement --- 03:33:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom 03:33:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar 03:33:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 03:33:01 [INFO] 03:33:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-enforcement --- 03:33:01 [INFO] 03:33:01 [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- 03:33:01 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [52/77] 03:33:01 [INFO] from rql/pom.xml 03:33:01 [INFO] --------------------------------[ pom ]--------------------------------- 03:33:01 [INFO] 03:33:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql --- 03:33:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec 03:33:01 [INFO] 03:33:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql --- 03:33:01 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:01 [INFO] The goal is skip due to packaging 'pom' 03:33:01 [INFO] 03:33:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql --- 03:33:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... 03:33:01 [INFO] 03:33:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- 03:33:01 [INFO] 03:33:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql --- 03:33:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:33:01 [INFO] 03:33:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql --- 03:33:01 [INFO] Tests are skipped. 03:33:01 [INFO] 03:33:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql --- 03:33:01 [INFO] Tests are skipped. 03:33:01 [INFO] 03:33:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql --- 03:33:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:33:01 [INFO] 03:33:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql --- 03:33:01 [INFO] 03:33:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql --- 03:33:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom 03:33:01 [INFO] 03:33:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql --- 03:33:02 [INFO] 03:33:02 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ 03:33:02 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [53/77] 03:33:02 [INFO] from rql/model/pom.xml 03:33:02 [INFO] -------------------------------[ bundle ]------------------------------- 03:33:02 [INFO] 03:33:02 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model --- 03:33:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:33:02 [INFO] 03:33:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model --- 03:33:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 03:33:02 [INFO] 03:33:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model --- 03:33:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:02 [INFO] All files are up to date, skip goal execution. 03:33:02 [INFO] 03:33:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model --- 03:33:02 [INFO] Copying 0 resource from src/main/resources to target/classes 03:33:02 [INFO] 03:33:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model --- 03:33:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... 03:33:02 [INFO] 03:33:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model --- 03:33:02 [INFO] Changes detected - recompiling the module! :dependency 03:33:02 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes 03:33:02 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:02 [INFO] 03:33:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model --- 03:33:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources 03:33:02 [INFO] 03:33:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model --- 03:33:02 [INFO] Changes detected - recompiling the module! :dependency 03:33:02 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes 03:33:02 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:02 [INFO] 03:33:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model --- 03:33:02 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:02 [INFO] Tests are skipped. 03:33:02 [INFO] 03:33:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- 03:33:02 [INFO] 03:33:02 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model --- 03:33:02 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 03:33:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF 03:33:02 [INFO] 03:33:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model --- 03:33:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:02 [INFO] Configuration changed, re-generating javadoc. 03:33:03 [WARNING] Javadoc Warnings 03:33:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment 03:33:03 [WARNING] public String getName() { 03:33:03 [WARNING] ^ 03:33:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment 03:33:03 [WARNING] public static Type byName(final String name) { 03:33:03 [WARNING] ^ 03:33:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment 03:33:03 [WARNING] public String getName() { 03:33:03 [WARNING] ^ 03:33:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment 03:33:03 [WARNING] public String getName() { 03:33:03 [WARNING] ^ 03:33:03 [WARNING] 4 warnings 03:33:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 03:33:03 [INFO] 03:33:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model --- 03:33:03 [INFO] Tests are skipped. 03:33:03 [INFO] 03:33:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model --- 03:33:03 [INFO] Tests are skipped. 03:33:03 [INFO] 03:33:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model --- 03:33:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 03:33:03 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes 03:33:03 [INFO] 03:33:03 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-model --- 03:33:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar' is disabled. 03:33:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 03:33:05 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:05 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 03:33:08 [INFO] 03:33:08 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model --- 03:33:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'. 03:33:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'. 03:33:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'. 03:33:08 [INFO] 03:33:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model --- 03:33:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom 03:33:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 03:33:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar 03:33:08 [INFO] 03:33:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model --- 03:33:08 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 03:33:08 [INFO] Writing OBR metadata 03:33:08 [INFO] 03:33:08 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-model --- 03:33:09 [INFO] 03:33:09 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-model --- 03:33:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:33:09 [INFO] 03:33:09 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- 03:33:09 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [54/77] 03:33:09 [INFO] from rql/parser/pom.xml 03:33:09 [INFO] -------------------------------[ bundle ]------------------------------- 03:33:09 [INFO] 03:33:09 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- 03:33:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:33:09 [INFO] 03:33:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser --- 03:33:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 03:33:09 [INFO] 03:33:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser --- 03:33:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:09 [INFO] All files are up to date, skip goal execution. 03:33:09 [INFO] 03:33:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser --- 03:33:09 [INFO] Copying 0 resource from src/main/resources to target/classes 03:33:09 [INFO] 03:33:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser --- 03:33:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... 03:33:09 [INFO] 03:33:09 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser --- 03:33:09 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:33:10 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ... 03:33:18 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:33:18 1 warning. 03:33:18 [INFO] done compiling 03:33:18 [INFO] compile in 9.3 s 03:33:18 [INFO] 03:33:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser --- 03:33:18 [INFO] Changes detected - recompiling the module! :dependency 03:33:18 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes 03:33:18 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:18 [INFO] 03:33:18 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser --- 03:33:18 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:33:18 [INFO] compile in 0.0 s 03:33:18 [INFO] 03:33:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser --- 03:33:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources 03:33:18 [INFO] 03:33:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser --- 03:33:18 [INFO] Changes detected - recompiling the module! :dependency 03:33:18 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:33:19 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:19 [INFO] 03:33:19 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser --- 03:33:19 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:33:19 [INFO] compile in 0.1 s 03:33:19 [INFO] 03:33:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser --- 03:33:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:19 [INFO] Tests are skipped. 03:33:19 [INFO] 03:33:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- 03:33:19 [INFO] 03:33:19 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser --- 03:33:19 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 03:33:19 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 03:33:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF 03:33:19 [INFO] 03:33:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser --- 03:33:19 [INFO] Tests are skipped. 03:33:19 [INFO] 03:33:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser --- 03:33:19 [INFO] Tests are skipped. 03:33:19 [INFO] 03:33:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser --- 03:33:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 03:33:19 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes 03:33:19 [INFO] 03:33:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-parser --- 03:33:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar' is disabled. 03:33:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 03:33:21 [INFO] 03:33:21 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser --- 03:33:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'. 03:33:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'. 03:33:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'. 03:33:21 [INFO] 03:33:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser --- 03:33:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom 03:33:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 03:33:21 [INFO] 03:33:21 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser --- 03:33:21 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 03:33:21 [INFO] Writing OBR metadata 03:33:21 [INFO] 03:33:21 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-parser --- 03:33:21 [INFO] 03:33:21 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-parser --- 03:33:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:33:21 [INFO] 03:33:21 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ 03:33:21 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [55/77] 03:33:21 [INFO] from rql/query/pom.xml 03:33:21 [INFO] -------------------------------[ bundle ]------------------------------- 03:33:21 [INFO] 03:33:21 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query --- 03:33:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:33:21 [INFO] 03:33:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query --- 03:33:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 03:33:21 [INFO] 03:33:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query --- 03:33:21 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:21 [INFO] All files are up to date, skip goal execution. 03:33:21 [INFO] 03:33:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query --- 03:33:21 [INFO] Copying 0 resource from src/main/resources to target/classes 03:33:21 [INFO] 03:33:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query --- 03:33:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... 03:33:21 [INFO] 03:33:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query --- 03:33:21 [INFO] Changes detected - recompiling the module! :dependency 03:33:21 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes 03:33:22 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations. 03:33:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details. 03:33:22 [INFO] 03:33:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query --- 03:33:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources 03:33:22 [INFO] 03:33:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query --- 03:33:22 [INFO] Changes detected - recompiling the module! :dependency 03:33:22 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes 03:33:22 [WARNING] bootstrap class path not set in conjunction with -source 8 03:33:22 [INFO] 03:33:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query --- 03:33:22 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:22 [INFO] Tests are skipped. 03:33:22 [INFO] 03:33:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- 03:33:22 [INFO] 03:33:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query --- 03:33:22 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 03:33:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF 03:33:22 [INFO] 03:33:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query --- 03:33:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:22 [INFO] Configuration changed, re-generating javadoc. 03:33:24 [WARNING] Javadoc Warnings 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment 03:33:24 [WARNING] T visitAttribute(String key); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment 03:33:24 [WARNING] T visitFeature(String featureId); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment 03:33:24 [WARNING] T visitFeatureDefinition(String featureId); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment 03:33:24 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment 03:33:24 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment 03:33:24 [WARNING] T visitFeatureIdProperty(String featureId, String property); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment 03:33:24 [WARNING] T visitFeatureProperties(CharSequence featureId); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment 03:33:24 [WARNING] T visitMetadata(String key); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment 03:33:24 [WARNING] T visitSimple(String fieldName); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment 03:33:24 [WARNING] public ExistsThingPredicateVisitor() { 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment 03:33:24 [WARNING] public boolean isDefinition() { 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment 03:33:24 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() { 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment 03:33:24 [WARNING] T visitMetadata(String key); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment 03:33:24 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression, 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment 03:33:24 [WARNING] T visitEq(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment 03:33:24 [WARNING] T visitGe(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment 03:33:24 [WARNING] T visitGt(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment 03:33:24 [WARNING] T visitILike(@Nullable String value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment 03:33:24 [WARNING] T visitIn(List<?> values); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment 03:33:24 [WARNING] T visitLe(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment 03:33:24 [WARNING] T visitLike(@Nullable String value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment 03:33:24 [WARNING] T visitLt(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment 03:33:24 [WARNING] T visitNe(@Nullable Object value); 03:33:24 [WARNING] ^ 03:33:24 [WARNING] 23 warnings 03:33:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 03:33:24 [INFO] 03:33:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query --- 03:33:24 [INFO] Tests are skipped. 03:33:24 [INFO] 03:33:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query --- 03:33:24 [INFO] Tests are skipped. 03:33:24 [INFO] 03:33:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query --- 03:33:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 03:33:24 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes 03:33:24 [INFO] 03:33:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-query --- 03:33:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar' is disabled. 03:33:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 03:33:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 03:33:27 [INFO] 03:33:27 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query --- 03:33:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'. 03:33:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'. 03:33:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'. 03:33:27 [INFO] 03:33:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query --- 03:33:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom 03:33:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 03:33:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar 03:33:27 [INFO] 03:33:27 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query --- 03:33:27 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 03:33:27 [INFO] Writing OBR metadata 03:33:27 [INFO] 03:33:27 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-query --- 03:33:28 [INFO] 03:33:28 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-query --- 03:33:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:33:28 [INFO] 03:33:28 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- 03:33:28 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [56/77] 03:33:28 [INFO] from thingsearch/api/pom.xml 03:33:28 [INFO] --------------------------------[ jar ]--------------------------------- 03:33:28 [INFO] 03:33:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- 03:33:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 03:33:28 [INFO] 03:33:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api --- 03:33:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:28 [INFO] All files are up to date, skip goal execution. 03:33:28 [INFO] 03:33:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api --- 03:33:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources 03:33:28 [INFO] 03:33:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api --- 03:33:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... 03:33:28 [INFO] 03:33:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api --- 03:33:28 [INFO] Changes detected - recompiling the module! :dependency 03:33:28 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes 03:33:28 [INFO] 03:33:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api --- 03:33:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources 03:33:28 [INFO] 03:33:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- 03:33:28 [INFO] Changes detected - recompiling the module! :dependency 03:33:28 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 03:33:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations. 03:33:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details. 03:33:28 [INFO] 03:33:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api --- 03:33:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:28 [INFO] Tests are skipped. 03:33:28 [INFO] 03:33:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- 03:33:28 [INFO] 03:33:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api --- 03:33:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 03:33:28 [INFO] 03:33:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api --- 03:33:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:28 [INFO] Configuration changed, re-generating javadoc. 03:33:31 [WARNING] Javadoc Warnings 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment 03:33:31 [WARNING] package org.eclipse.ditto.thingsearch.api; 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment 03:33:31 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo; 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment 03:33:31 [WARNING] package org.eclipse.ditto.thingsearch.api.events; 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries 03:33:31 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) { 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return 03:33:31 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) { 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason 03:33:31 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 03:33:31 [WARNING] ^ 03:33:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason 03:33:31 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 03:33:31 [WARNING] ^ 03:33:31 [WARNING] 7 warnings 03:33:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 03:33:31 [INFO] 03:33:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api --- 03:33:31 [INFO] Tests are skipped. 03:33:31 [INFO] 03:33:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api --- 03:33:31 [INFO] Tests are skipped. 03:33:31 [INFO] 03:33:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api --- 03:33:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 03:33:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes 03:33:31 [INFO] 03:33:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-api --- 03:33:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar' is disabled. 03:33:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 03:33:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 03:33:33 [INFO] 03:33:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api --- 03:33:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom 03:33:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar 03:33:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 03:33:33 [INFO] 03:33:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-api --- 03:33:34 [INFO] 03:33:34 [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- 03:33:34 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [57/77] 03:33:34 [INFO] from edge/pom.xml 03:33:34 [INFO] --------------------------------[ pom ]--------------------------------- 03:33:34 [INFO] 03:33:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge --- 03:33:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec 03:33:34 [INFO] 03:33:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge --- 03:33:34 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:34 [INFO] The goal is skip due to packaging 'pom' 03:33:34 [INFO] 03:33:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge --- 03:33:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... 03:33:34 [INFO] 03:33:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- 03:33:34 [INFO] 03:33:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge --- 03:33:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:33:34 [INFO] 03:33:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge --- 03:33:34 [INFO] Tests are skipped. 03:33:34 [INFO] 03:33:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge --- 03:33:34 [INFO] Tests are skipped. 03:33:34 [INFO] 03:33:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge --- 03:33:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:33:34 [INFO] 03:33:34 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge --- 03:33:34 [INFO] 03:33:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge --- 03:33:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom 03:33:34 [INFO] 03:33:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge --- 03:33:34 [INFO] 03:33:34 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- 03:33:34 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [58/77] 03:33:34 [INFO] from edge/service/pom.xml 03:33:34 [INFO] --------------------------------[ jar ]--------------------------------- 03:33:34 [INFO] 03:33:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service --- 03:33:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 03:33:34 [INFO] 03:33:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service --- 03:33:34 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:34 [INFO] All files are up to date, skip goal execution. 03:33:34 [INFO] 03:33:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service --- 03:33:34 [INFO] Copying 2 resources from src/main/resources to target/classes 03:33:34 [INFO] 03:33:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service --- 03:33:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... 03:33:34 [INFO] 03:33:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service --- 03:33:34 [INFO] Changes detected - recompiling the module! :dependency 03:33:34 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes 03:33:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations. 03:33:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details. 03:33:34 [INFO] 03:33:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service --- 03:33:34 [INFO] Copying 4 resources from src/test/resources to target/test-classes 03:33:34 [INFO] 03:33:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service --- 03:33:34 [INFO] Changes detected - recompiling the module! :dependency 03:33:34 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 03:33:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API. 03:33:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details. 03:33:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations. 03:33:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details. 03:33:35 [INFO] 03:33:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service --- 03:33:35 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:35 [INFO] Tests are skipped. 03:33:35 [INFO] 03:33:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- 03:33:35 [INFO] 03:33:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service --- 03:33:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 03:33:35 [INFO] 03:33:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service --- 03:33:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:35 [INFO] Configuration changed, re-generating javadoc. 03:33:38 [WARNING] Javadoc Warnings 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service.dispatching; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment 03:33:38 [WARNING] package org.eclipse.ditto.edge.service.placeholders; 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment 03:33:38 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment 03:33:38 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment 03:33:38 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment 03:33:38 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment 03:33:38 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment 03:33:38 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment 03:33:38 [WARNING] static FeaturePlaceholder getInstance() { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment 03:33:38 [WARNING] static PolicyPlaceholder getInstance() { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment 03:33:38 [WARNING] static RequestPlaceholder getInstance() { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment 03:33:38 [WARNING] static ThingJsonPlaceholder getInstance() { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment 03:33:38 [WARNING] static ThingPlaceholder getInstance() { 03:33:38 [WARNING] ^ 03:33:38 [WARNING] 17 warnings 03:33:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 03:33:38 [INFO] 03:33:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service --- 03:33:38 [INFO] Tests are skipped. 03:33:38 [INFO] 03:33:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service --- 03:33:38 [INFO] Tests are skipped. 03:33:38 [INFO] 03:33:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service --- 03:33:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 03:33:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes 03:33:38 [INFO] 03:33:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge-service --- 03:33:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar' is disabled. 03:33:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 03:33:40 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:40 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 03:33:42 [INFO] 03:33:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service --- 03:33:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom 03:33:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar 03:33:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar 03:33:42 [INFO] 03:33:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge-service --- 03:33:42 [INFO] 03:33:42 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ 03:33:42 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77] 03:33:42 [INFO] from internal/models/signalenrichment/pom.xml 03:33:42 [INFO] --------------------------------[ jar ]--------------------------------- 03:33:42 [INFO] 03:33:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- 03:33:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 03:33:42 [INFO] 03:33:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- 03:33:42 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:42 [INFO] All files are up to date, skip goal execution. 03:33:42 [INFO] 03:33:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment --- 03:33:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources 03:33:42 [INFO] 03:33:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment --- 03:33:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... 03:33:43 [INFO] 03:33:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- 03:33:43 [INFO] Changes detected - recompiling the module! :dependency 03:33:43 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 03:33:43 [INFO] 03:33:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- 03:33:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources 03:33:43 [INFO] 03:33:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- 03:33:43 [INFO] Changes detected - recompiling the module! :dependency 03:33:43 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 03:33:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API. 03:33:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details. 03:33:43 [INFO] 03:33:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment --- 03:33:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:43 [INFO] Tests are skipped. 03:33:43 [INFO] 03:33:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- 03:33:43 [INFO] 03:33:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment --- 03:33:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 03:33:43 [INFO] 03:33:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment --- 03:33:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:43 [INFO] Configuration changed, re-generating javadoc. 03:33:45 [WARNING] Javadoc Warnings 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment 03:33:45 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment; 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment 03:33:45 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject, 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return 03:33:45 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade, 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:458: warning: no comment 03:33:45 [WARNING] protected static final class CachingParameters { 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:60: warning: no comment 03:33:45 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache; 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:62: warning: no comment 03:33:45 [WARNING] protected DittoCachingSignalEnrichmentFacade( 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:453: warning: no comment 03:33:45 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) { 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:284: warning: no comment 03:33:45 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey, 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:163: warning: no comment 03:33:45 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId, 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:465: warning: no comment 03:33:45 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector, 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return 03:33:45 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance( 03:33:45 [WARNING] ^ 03:33:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment 03:33:45 [WARNING] CACHE_ENABLED("cache.enabled", true); 03:33:45 [WARNING] ^ 03:33:45 [WARNING] 12 warnings 03:33:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 03:33:45 [INFO] 03:33:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- 03:33:45 [INFO] Tests are skipped. 03:33:45 [INFO] 03:33:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment --- 03:33:45 [INFO] Tests are skipped. 03:33:45 [INFO] 03:33:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment --- 03:33:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 03:33:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes 03:33:45 [INFO] 03:33:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signalenrichment --- 03:33:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar' is disabled. 03:33:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 03:33:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 03:33:50 [INFO] 03:33:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment --- 03:33:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom 03:33:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 03:33:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 03:33:50 [INFO] 03:33:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signalenrichment --- 03:33:50 [INFO] 03:33:50 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- 03:33:50 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77] 03:33:50 [INFO] from internal/utils/conditional-headers/pom.xml 03:33:50 [INFO] --------------------------------[ jar ]--------------------------------- 03:33:50 [INFO] 03:33:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 03:33:50 [INFO] 03:33:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- 03:33:50 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:50 [INFO] All files are up to date, skip goal execution. 03:33:50 [INFO] 03:33:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources 03:33:50 [INFO] 03:33:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... 03:33:50 [INFO] 03:33:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] Changes detected - recompiling the module! :dependency 03:33:50 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:33:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations. 03:33:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details. 03:33:50 [INFO] 03:33:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources 03:33:50 [INFO] 03:33:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] Changes detected - recompiling the module! :dependency 03:33:50 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 03:33:50 [INFO] 03:33:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers --- 03:33:50 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:50 [INFO] Tests are skipped. 03:33:50 [INFO] 03:33:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] 03:33:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers --- 03:33:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 03:33:50 [INFO] 03:33:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers --- 03:33:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:50 [INFO] Configuration changed, re-generating javadoc. 03:33:52 [WARNING] Javadoc Warnings 03:33:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment 03:33:52 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional; 03:33:52 [WARNING] ^ 03:33:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C> 03:33:52 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 03:33:52 [WARNING] ^ 03:33:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return 03:33:52 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 03:33:52 [WARNING] ^ 03:33:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment 03:33:52 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 03:33:52 [WARNING] ^ 03:33:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment 03:33:52 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 03:33:52 [WARNING] ^ 03:33:52 [WARNING] 5 warnings 03:33:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 03:33:52 [INFO] 03:33:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- 03:33:52 [INFO] Tests are skipped. 03:33:52 [INFO] 03:33:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers --- 03:33:52 [INFO] Tests are skipped. 03:33:52 [INFO] 03:33:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers --- 03:33:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 03:33:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes 03:33:52 [INFO] 03:33:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-conditional-headers --- 03:33:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar' is disabled. 03:33:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 03:33:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar' is disabled. 03:33:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 03:33:54 [INFO] 03:33:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers --- 03:33:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom 03:33:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 03:33:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 03:33:54 [INFO] 03:33:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-conditional-headers --- 03:33:55 [INFO] 03:33:55 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ 03:33:55 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77] 03:33:55 [INFO] from internal/utils/persistent-actors/pom.xml 03:33:55 [INFO] --------------------------------[ jar ]--------------------------------- 03:33:55 [INFO] 03:33:55 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:33:55 [INFO] 03:33:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 03:33:55 [INFO] 03:33:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- 03:33:55 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:33:55 [INFO] All files are up to date, skip goal execution. 03:33:55 [INFO] 03:33:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources 03:33:55 [INFO] 03:33:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... 03:33:55 [INFO] 03:33:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] Changes detected - recompiling the module! :dependency 03:33:55 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes 03:33:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations. 03:33:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details. 03:33:55 [INFO] 03:33:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] Copying 6 resources from src/test/resources to target/test-classes 03:33:55 [INFO] 03:33:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- 03:33:55 [INFO] Changes detected - recompiling the module! :dependency 03:33:55 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 03:33:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API. 03:33:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details. 03:33:56 [INFO] 03:33:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors --- 03:33:56 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:33:56 [INFO] Tests are skipped. 03:33:56 [INFO] 03:33:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- 03:33:56 [INFO] 03:33:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors --- 03:33:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 03:33:56 [INFO] 03:33:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors --- 03:33:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:33:56 [INFO] Configuration changed, re-generating javadoc. 03:33:59 [WARNING] Javadoc Warnings 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment 03:33:59 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment 03:33:59 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment 03:33:59 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment 03:33:59 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment 03:33:59 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass()); 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand 03:33:59 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand); 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:530: warning: no comment 03:33:59 [WARNING] protected void becomeDeletedHandler() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:680: warning: no comment 03:33:59 [WARNING] protected void handleByCommandStrategy(final C command) { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1047: warning: no comment 03:33:59 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment 03:33:59 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment 03:33:59 [WARNING] @Nullable protected ActorRef enforcerChild; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment 03:33:59 [WARNING] @Nullable protected E entityId; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment 03:33:59 [WARNING] protected final Duration localAskTimeout; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment 03:33:59 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment 03:33:59 [WARNING] protected final MongoReadJournal mongoReadJournal; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment 03:33:59 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa"; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment 03:33:59 [WARNING] @Nullable protected ActorRef persistenceActorChild; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment 03:33:59 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment 03:33:59 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment 03:33:59 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment 03:33:59 [WARNING] protected void becomeTwinSignalProcessingAwaiting() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment 03:33:59 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer( 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment 03:33:59 [WARNING] protected void restartChild() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment 03:33:59 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment 03:33:59 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K> 03:33:59 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem 03:33:59 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment 03:33:59 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment 03:33:59 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E> 03:33:59 [WARNING] static <E extends Event<?>> Result<E> empty() { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment 03:33:59 [WARNING] public enum Control { 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment 03:33:59 [WARNING] SERVICE_REQUESTS_DONE 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment 03:33:59 [WARNING] SHUTDOWN, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment 03:33:59 [WARNING] STREAM_COMPLETE, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment 03:33:59 [WARNING] STREAM_FAILED, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment 03:33:59 [WARNING] IN_QUIET_PERIOD, 03:33:59 [WARNING] ^ 03:33:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment 03:33:59 [WARNING] RUNNING 03:33:59 [WARNING] ^ 03:33:59 [WARNING] 37 warnings 03:33:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 03:33:59 [INFO] 03:33:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- 03:33:59 [INFO] Tests are skipped. 03:33:59 [INFO] 03:33:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors --- 03:33:59 [INFO] Tests are skipped. 03:33:59 [INFO] 03:33:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors --- 03:33:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 03:33:59 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes 03:33:59 [INFO] 03:33:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistent-actors --- 03:33:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar' is disabled. 03:33:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 03:34:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar' is disabled. 03:34:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 03:34:03 [INFO] 03:34:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors --- 03:34:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom 03:34:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 03:34:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 03:34:03 [INFO] 03:34:03 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistent-actors --- 03:34:03 [INFO] 03:34:03 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- 03:34:03 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77] 03:34:03 [INFO] from internal/utils/protocol/pom.xml 03:34:03 [INFO] --------------------------------[ jar ]--------------------------------- 03:34:03 [INFO] 03:34:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 03:34:03 [INFO] 03:34:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- 03:34:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:03 [INFO] All files are up to date, skip goal execution. 03:34:03 [INFO] 03:34:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources 03:34:03 [INFO] 03:34:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... 03:34:03 [INFO] 03:34:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] Changes detected - recompiling the module! :dependency 03:34:03 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 03:34:03 [INFO] 03:34:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] Copying 1 resource from src/test/resources to target/test-classes 03:34:03 [INFO] 03:34:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] Changes detected - recompiling the module! :dependency 03:34:03 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 03:34:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API. 03:34:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details. 03:34:03 [INFO] 03:34:03 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol --- 03:34:03 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:03 [INFO] Tests are skipped. 03:34:03 [INFO] 03:34:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] 03:34:03 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol --- 03:34:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 03:34:03 [INFO] 03:34:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol --- 03:34:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:34:03 [INFO] Configuration changed, re-generating javadoc. 03:34:05 [WARNING] Javadoc Warnings 03:34:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment 03:34:05 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config; 03:34:05 [WARNING] ^ 03:34:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment 03:34:05 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig); 03:34:05 [WARNING] ^ 03:34:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment 03:34:05 [WARNING] enum ProtocolConfigValue implements KnownConfigValue { 03:34:05 [WARNING] ^ 03:34:05 [WARNING] 3 warnings 03:34:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 03:34:05 [INFO] 03:34:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol --- 03:34:05 [INFO] Tests are skipped. 03:34:05 [INFO] 03:34:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol --- 03:34:05 [INFO] Tests are skipped. 03:34:05 [INFO] 03:34:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol --- 03:34:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 03:34:05 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes 03:34:05 [INFO] 03:34:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-protocol --- 03:34:05 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar' is disabled. 03:34:05 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 03:34:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar' is disabled. 03:34:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 03:34:08 [INFO] 03:34:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol --- 03:34:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom 03:34:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar 03:34:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 03:34:08 [INFO] 03:34:08 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-protocol --- 03:34:09 [INFO] 03:34:09 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- 03:34:09 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77] 03:34:09 [INFO] from rql/search-option-parser/pom.xml 03:34:09 [INFO] -------------------------------[ bundle ]------------------------------- 03:34:09 [INFO] 03:34:09 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- 03:34:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:34:09 [INFO] 03:34:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- 03:34:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 03:34:09 [INFO] 03:34:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- 03:34:09 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:09 [INFO] All files are up to date, skip goal execution. 03:34:09 [INFO] 03:34:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser --- 03:34:09 [INFO] Copying 0 resource from src/main/resources to target/classes 03:34:09 [INFO] 03:34:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser --- 03:34:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... 03:34:09 [INFO] 03:34:09 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser --- 03:34:09 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:34:09 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ... 03:34:15 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 03:34:15 [WARNING] one warning found 03:34:16 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 03:34:16 1 warning. 03:34:16 [INFO] done compiling 03:34:16 [INFO] compile in 6.8 s 03:34:16 [INFO] 03:34:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Changes detected - recompiling the module! :dependency 03:34:16 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 03:34:16 [WARNING] bootstrap class path not set in conjunction with -source 8 03:34:16 [INFO] 03:34:16 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:34:16 [INFO] compile in 0.0 s 03:34:16 [INFO] 03:34:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources 03:34:16 [INFO] 03:34:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Changes detected - recompiling the module! :dependency 03:34:16 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 03:34:16 [WARNING] bootstrap class path not set in conjunction with -source 8 03:34:16 [INFO] 03:34:16 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 03:34:16 [INFO] compile in 0.0 s 03:34:16 [INFO] 03:34:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser --- 03:34:16 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:16 [INFO] Tests are skipped. 03:34:16 [INFO] 03:34:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] 03:34:16 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser --- 03:34:16 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 03:34:16 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:34:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF 03:34:16 [INFO] 03:34:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Tests are skipped. 03:34:16 [INFO] 03:34:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Tests are skipped. 03:34:16 [INFO] 03:34:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 03:34:16 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes 03:34:16 [INFO] 03:34:16 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-search-option-parser --- 03:34:16 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar' is disabled. 03:34:16 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:34:17 [INFO] 03:34:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser --- 03:34:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom 03:34:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:34:17 [INFO] 03:34:17 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser --- 03:34:17 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 03:34:17 [INFO] Writing OBR metadata 03:34:17 [INFO] 03:34:17 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-search-option-parser --- 03:34:17 [INFO] 03:34:17 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-search-option-parser --- 03:34:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:34:17 [INFO] 03:34:17 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ 03:34:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77] 03:34:17 [INFO] from internal/utils/search/pom.xml 03:34:17 [INFO] --------------------------------[ jar ]--------------------------------- 03:34:17 [INFO] 03:34:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- 03:34:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 03:34:17 [INFO] 03:34:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search --- 03:34:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:17 [INFO] All files are up to date, skip goal execution. 03:34:17 [INFO] 03:34:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search --- 03:34:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources 03:34:17 [INFO] 03:34:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search --- 03:34:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... 03:34:17 [INFO] 03:34:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search --- 03:34:17 [INFO] Changes detected - recompiling the module! :dependency 03:34:17 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations. 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details. 03:34:18 [INFO] 03:34:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search --- 03:34:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources 03:34:18 [INFO] 03:34:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- 03:34:18 [INFO] Changes detected - recompiling the module! :dependency 03:34:18 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API. 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details. 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations. 03:34:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details. 03:34:18 [INFO] 03:34:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search --- 03:34:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:18 [INFO] Tests are skipped. 03:34:18 [INFO] 03:34:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- 03:34:18 [INFO] 03:34:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search --- 03:34:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 03:34:18 [INFO] 03:34:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search --- 03:34:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:34:18 [INFO] Configuration changed, re-generating javadoc. 03:34:20 [WARNING] Javadoc Warnings 03:34:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer 03:34:20 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) { 03:34:20 [WARNING] ^ 03:34:20 [WARNING] 1 warning 03:34:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 03:34:20 [INFO] 03:34:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search --- 03:34:20 [INFO] Tests are skipped. 03:34:20 [INFO] 03:34:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search --- 03:34:20 [INFO] Tests are skipped. 03:34:20 [INFO] 03:34:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search --- 03:34:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 03:34:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes 03:34:20 [INFO] 03:34:20 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-search --- 03:34:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar' is disabled. 03:34:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 03:34:21 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar' is disabled. 03:34:21 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 03:34:22 [INFO] 03:34:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search --- 03:34:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom 03:34:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar 03:34:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 03:34:22 [INFO] 03:34:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-search --- 03:34:22 [INFO] 03:34:22 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- 03:34:22 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77] 03:34:22 [INFO] from internal/utils/pubsub-policies/pom.xml 03:34:22 [INFO] --------------------------------[ jar ]--------------------------------- 03:34:22 [INFO] 03:34:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec 03:34:22 [INFO] 03:34:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:22 [INFO] All files are up to date, skip goal execution. 03:34:22 [INFO] 03:34:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources 03:34:22 [INFO] 03:34:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... 03:34:22 [INFO] 03:34:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] Changes detected - recompiling the module! :dependency 03:34:22 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes 03:34:22 [INFO] 03:34:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources 03:34:22 [INFO] 03:34:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] No sources to compile 03:34:22 [INFO] 03:34:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:22 [INFO] Tests are skipped. 03:34:22 [INFO] 03:34:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] 03:34:22 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 03:34:22 [INFO] 03:34:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies --- 03:34:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:34:22 [INFO] Configuration changed, re-generating javadoc. 03:34:24 [WARNING] Javadoc Warnings 03:34:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment 03:34:24 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies; 03:34:24 [WARNING] ^ 03:34:24 [WARNING] 1 warning 03:34:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 03:34:24 [INFO] 03:34:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- 03:34:24 [INFO] Tests are skipped. 03:34:24 [INFO] 03:34:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies --- 03:34:24 [INFO] Tests are skipped. 03:34:24 [INFO] 03:34:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies --- 03:34:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:34:24 [INFO] 03:34:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-policies --- 03:34:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar' is disabled. 03:34:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 03:34:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar' is disabled. 03:34:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 03:34:26 [INFO] 03:34:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies --- 03:34:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom 03:34:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 03:34:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 03:34:26 [INFO] 03:34:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-policies --- 03:34:27 [INFO] 03:34:27 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- 03:34:27 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77] 03:34:27 [INFO] from internal/utils/pubsub-things/pom.xml 03:34:27 [INFO] --------------------------------[ jar ]--------------------------------- 03:34:27 [INFO] 03:34:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec 03:34:27 [INFO] 03:34:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- 03:34:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:27 [INFO] All files are up to date, skip goal execution. 03:34:27 [INFO] 03:34:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources 03:34:27 [INFO] 03:34:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... 03:34:27 [INFO] 03:34:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] Changes detected - recompiling the module! :dependency 03:34:27 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes 03:34:27 [INFO] 03:34:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources 03:34:27 [INFO] 03:34:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] No sources to compile 03:34:27 [INFO] 03:34:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things --- 03:34:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:27 [INFO] Tests are skipped. 03:34:27 [INFO] 03:34:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] 03:34:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things --- 03:34:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 03:34:27 [INFO] 03:34:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things --- 03:34:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:34:27 [INFO] Configuration changed, re-generating javadoc. 03:34:29 [WARNING] Javadoc Warnings 03:34:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment 03:34:29 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings; 03:34:29 [WARNING] ^ 03:34:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe 03:34:29 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber, 03:34:29 [WARNING] ^ 03:34:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks 03:34:29 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) { 03:34:29 [WARNING] ^ 03:34:29 [WARNING] 3 warnings 03:34:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 03:34:29 [INFO] 03:34:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- 03:34:29 [INFO] Tests are skipped. 03:34:29 [INFO] 03:34:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things --- 03:34:29 [INFO] Tests are skipped. 03:34:29 [INFO] 03:34:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things --- 03:34:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:34:29 [INFO] 03:34:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-things --- 03:34:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar' is disabled. 03:34:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 03:34:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar' is disabled. 03:34:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 03:34:31 [INFO] 03:34:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things --- 03:34:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom 03:34:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 03:34:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 03:34:31 [INFO] 03:34:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-things --- 03:34:31 [INFO] 03:34:31 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ 03:34:31 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [67/77] 03:34:31 [INFO] from connectivity/service/pom.xml 03:34:31 [INFO] --------------------------------[ jar ]--------------------------------- 03:34:31 [INFO] 03:34:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service --- 03:34:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 03:34:31 [INFO] 03:34:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service --- 03:34:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:34:31 [INFO] All files are up to date, skip goal execution. 03:34:31 [INFO] 03:34:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service --- 03:34:31 [INFO] Copying 1 resource from src/main/resources to target/classes 03:34:31 [INFO] Copying 8 resources from src/main/resources to target/classes 03:34:31 [INFO] 03:34:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service --- 03:34:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... 03:34:31 [INFO] 03:34:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service --- 03:34:31 [INFO] Changes detected - recompiling the module! :dependency 03:34:31 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release 03:34:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API. 03:34:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details. 03:34:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations. 03:34:36 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details. 03:34:36 [INFO] 03:34:36 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service --- 03:34:36 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar 03:34:36 [INFO] protobufjs-6.11.2.jar already unpacked. 03:34:36 [INFO] 03:34:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service --- 03:34:36 [INFO] Copying 39 resources from src/test/resources to target/test-classes 03:34:36 [INFO] 03:34:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service --- 03:34:36 [INFO] Changes detected - recompiling the module! :dependency 03:34:36 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes 03:34:43 [WARNING] Implicitly compiled files were not subject to annotation processing. 03:34:43 Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 03:34:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API. 03:34:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details. 03:34:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations. 03:34:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details. 03:34:43 [INFO] 03:34:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service --- 03:34:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:34:43 [INFO] Tests are skipped. 03:34:43 [INFO] 03:34:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- 03:34:43 [INFO] 03:34:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service --- 03:34:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 03:34:43 [INFO] 03:34:43 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service --- 03:34:43 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:34:43 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:34:43 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:34:43 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:34:43 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:34:43 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:34:43 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:34:43 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:34:43 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:34:43 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:34:43 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:34:43 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:34:43 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:34:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:34:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:34:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:34:43 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:34:43 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:34:43 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:34:43 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. 03:34:43 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar. 03:34:43 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar. 03:34:43 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar. 03:34:43 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar. 03:34:43 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 03:34:43 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar. 03:34:43 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar. 03:34:43 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:34:43 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:34:43 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. 03:34:43 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. 03:34:43 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. 03:34:43 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 03:34:43 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar. 03:34:43 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:34:43 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar. 03:34:43 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar. 03:34:43 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:34:43 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:34:43 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. 03:34:43 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:34:43 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:34:43 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:34:43 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. 03:34:43 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. 03:34:43 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. 03:34:43 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. 03:34:43 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. 03:34:43 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. 03:34:43 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:34:43 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:34:43 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:34:54 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/NOTICE.md 03:34:54 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/LICENSE.txt 03:34:54 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:34:54 [WARNING] - META-INF.versions.9.module-info 03:34:54 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/io.netty.versions.properties 03:34:54 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:34:54 [WARNING] - .cache/formatter-maven-cache.properties 03:34:54 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:34:54 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:34:54 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:34:54 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:34:54 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:34:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:34:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:34:54 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:34:54 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/MANIFEST.MF 03:34:54 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:34:54 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:34:54 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/DISCLAIMER 03:34:54 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/LICENSE 03:34:54 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 03:34:54 [WARNING] - META-INF/DEPENDENCIES 03:34:54 [WARNING] maven-shade-plugin has detected that some files are 03:34:54 [WARNING] present in two or more JARs. When this happens, only one 03:34:54 [WARNING] single version of the file is copied to the uber jar. 03:34:54 [WARNING] Usually this is not harmful and you can skip these warnings, 03:34:54 [WARNING] otherwise try to manually exclude artifacts based on 03:34:54 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:34:54 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:34:54 [INFO] Attaching shaded artifact. 03:34:54 [INFO] 03:34:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service --- 03:34:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:34:54 [INFO] Configuration changed, re-generating javadoc. 03:35:02 [WARNING] Javadoc Warnings 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.config; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment 03:35:02 [WARNING] package org.eclipse.ditto.connectivity.service.util; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message 03:35:02 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment 03:35:02 [WARNING] protected final ActorSystem actorSystem; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment 03:35:02 [WARNING] protected final Config config; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment 03:35:02 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment 03:35:02 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment 03:35:02 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment 03:35:02 [WARNING] protected static boolean isError(final Adaptable adaptable) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment 03:35:02 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment 03:35:02 [WARNING] protected static boolean isResponse(final Adaptable adaptable) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment 03:35:02 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl"); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment 03:35:02 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl"); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment 03:35:02 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment 03:35:02 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment 03:35:02 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment 03:35:02 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment 03:35:02 [WARNING] protected static void validateSourceQoS(final int qos, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment 03:35:02 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment 03:35:02 [WARNING] protected static void validateTargetQoS(final int qos, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment 03:35:02 [WARNING] protected static void validateExtraFields(final Target target) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment 03:35:02 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected 03:35:02 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data 03:35:02 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return 03:35:02 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected 03:35:02 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors( 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment 03:35:02 [WARNING] protected abstract ActorRef getPublisherActor(); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext 03:35:02 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment 03:35:02 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 = 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment 03:35:02 [WARNING] public interface ReconnectTimeoutStrategy { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment 03:35:02 [WARNING] protected final UUID actorUuid; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment 03:35:02 [WARNING] protected final ChildActorNanny childActorNanny; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment 03:35:02 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment 03:35:02 [WARNING] protected final ConnectionLogger connectionLogger; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment 03:35:02 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment 03:35:02 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment 03:35:02 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance()); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment 03:35:02 [WARNING] protected BaseClientActor(final Connection connection, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment 03:35:02 [WARNING] protected boolean canConnectViaSocket(final Connection connection) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment 03:35:02 [WARNING] protected ConnectivityConfig connectivityConfig() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment 03:35:02 [WARNING] protected final SshTunnelState getSshTunnelState() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment 03:35:02 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment 03:35:02 [WARNING] ACKREGATOR_STARTED, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment 03:35:02 [WARNING] ACKREGATOR_STOPPED, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment 03:35:02 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment 03:35:02 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment 03:35:02 [WARNING] INIT_COMPLETE, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment 03:35:02 [WARNING] RESUBSCRIBE, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment 03:35:02 [WARNING] SERVICE_REQUESTS_DONE, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment 03:35:02 [WARNING] SERVICE_UNBIND, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment 03:35:02 [WARNING] SHUTDOWN_TIMEOUT 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment 03:35:02 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment 03:35:02 [WARNING] public ConnectionFailure getFailure() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment 03:35:02 [WARNING] public boolean isSuccess() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment 03:35:02 [WARNING] public static InitializationResult success() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment 03:35:02 [WARNING] boolean canReconnect(); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment 03:35:02 [WARNING] Duration getNextBackoff(); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment 03:35:02 [WARNING] Duration getNextTimeout(); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment 03:35:02 [WARNING] void reset(); 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment 03:35:02 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment 03:35:02 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return 03:35:02 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment 03:35:02 [WARNING] protected final ConnectionId connectionId; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment 03:35:02 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment 03:35:02 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment 03:35:02 [WARNING] protected final ConnectionMonitor inboundMonitor; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment 03:35:02 [WARNING] protected final Source source; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment 03:35:02 [WARNING] protected final String sourceAddress; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment 03:35:02 [WARNING] protected BaseConsumerActor(final Connection connection, 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment 03:35:02 [WARNING] protected ResourceStatus getCurrentSourceStatus() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment 03:35:02 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment 03:35:02 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment 03:35:02 [WARNING] protected void resetResourceStatus() { 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment 03:35:02 [WARNING] protected final Connection connection; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment 03:35:02 [WARNING] protected final ConnectionConfig connectionConfig; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment 03:35:02 [WARNING] protected final ExpressionResolver connectionIdResolver; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment 03:35:02 [WARNING] protected final ConnectionLogger connectionLogger; 03:35:02 [WARNING] ^ 03:35:02 [WARNING] 100 warnings 03:35:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 03:35:02 [INFO] 03:35:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service --- 03:35:02 [INFO] Tests are skipped. 03:35:02 [INFO] 03:35:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service --- 03:35:02 [INFO] Tests are skipped. 03:35:02 [INFO] 03:35:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service --- 03:35:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 03:35:03 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes 03:35:04 [INFO] 03:35:04 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-service --- 03:35:04 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar' is disabled. 03:35:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 03:35:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar' is disabled. 03:35:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar 03:35:35 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:35:35 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 03:35:37 [INFO] 03:35:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service --- 03:35:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom 03:35:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar 03:35:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar 03:35:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 03:35:37 [INFO] 03:35:37 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-service --- 03:35:42 [INFO] 03:35:42 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- 03:35:42 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [68/77] 03:35:42 [INFO] from documentation/pom.xml 03:35:42 [INFO] --------------------------------[ pom ]--------------------------------- 03:35:42 [INFO] 03:35:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation --- 03:35:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec 03:35:42 [INFO] 03:35:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation --- 03:35:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... 03:35:42 [INFO] 03:35:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation --- 03:35:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:35:43 [INFO] 03:35:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation --- 03:35:43 [INFO] Tests are skipped. 03:35:43 [INFO] 03:35:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation --- 03:35:43 [INFO] Tests are skipped. 03:35:43 [INFO] 03:35:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation --- 03:35:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:35:43 [INFO] 03:35:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-documentation --- 03:35:43 [INFO] 03:35:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation --- 03:35:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom 03:35:43 [INFO] 03:35:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-documentation --- 03:35:43 [INFO] 03:35:43 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- 03:35:43 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [69/77] 03:35:43 [INFO] from gateway/pom.xml 03:35:43 [INFO] --------------------------------[ pom ]--------------------------------- 03:35:43 [INFO] 03:35:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway --- 03:35:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec 03:35:43 [INFO] 03:35:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway --- 03:35:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:35:43 [INFO] The goal is skip due to packaging 'pom' 03:35:43 [INFO] 03:35:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway --- 03:35:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... 03:35:43 [INFO] 03:35:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- 03:35:43 [INFO] 03:35:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway --- 03:35:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:35:43 [INFO] 03:35:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway --- 03:35:43 [INFO] Tests are skipped. 03:35:43 [INFO] 03:35:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway --- 03:35:43 [INFO] Tests are skipped. 03:35:43 [INFO] 03:35:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway --- 03:35:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:35:43 [INFO] 03:35:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway --- 03:35:43 [INFO] 03:35:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway --- 03:35:43 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom 03:35:43 [INFO] 03:35:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway --- 03:35:43 [INFO] 03:35:43 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- 03:35:43 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [70/77] 03:35:43 [INFO] from gateway/api/pom.xml 03:35:43 [INFO] --------------------------------[ jar ]--------------------------------- 03:35:43 [INFO] 03:35:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api --- 03:35:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 03:35:43 [INFO] 03:35:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api --- 03:35:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:35:43 [INFO] All files are up to date, skip goal execution. 03:35:43 [INFO] 03:35:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api --- 03:35:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources 03:35:43 [INFO] 03:35:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api --- 03:35:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... 03:35:43 [INFO] 03:35:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api --- 03:35:43 [INFO] Changes detected - recompiling the module! :dependency 03:35:43 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 03:35:43 [INFO] 03:35:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api --- 03:35:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources 03:35:43 [INFO] 03:35:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api --- 03:35:43 [INFO] Changes detected - recompiling the module! :dependency 03:35:43 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:35:43 [INFO] 03:35:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api --- 03:35:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:35:43 [INFO] Tests are skipped. 03:35:43 [INFO] 03:35:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- 03:35:43 [INFO] 03:35:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api --- 03:35:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 03:35:43 [INFO] 03:35:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api --- 03:35:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:35:43 [INFO] Configuration changed, re-generating javadoc. 03:35:45 [WARNING] Javadoc Warnings 03:35:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment 03:35:45 [WARNING] package org.eclipse.ditto.gateway.api; 03:35:45 [WARNING] ^ 03:35:45 [WARNING] 1 warning 03:35:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 03:35:45 [INFO] 03:35:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api --- 03:35:45 [INFO] Tests are skipped. 03:35:45 [INFO] 03:35:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api --- 03:35:45 [INFO] Tests are skipped. 03:35:45 [INFO] 03:35:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api --- 03:35:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 03:35:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes 03:35:45 [INFO] 03:35:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-api --- 03:35:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar' is disabled. 03:35:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 03:35:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar' is disabled. 03:35:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 03:35:48 [INFO] 03:35:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api --- 03:35:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom 03:35:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar 03:35:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 03:35:48 [INFO] 03:35:48 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-api --- 03:35:48 [INFO] 03:35:48 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- 03:35:48 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [71/77] 03:35:48 [INFO] from internal/utils/http/pom.xml 03:35:48 [INFO] --------------------------------[ jar ]--------------------------------- 03:35:48 [INFO] 03:35:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- 03:35:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec 03:35:48 [INFO] 03:35:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http --- 03:35:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:35:48 [INFO] All files are up to date, skip goal execution. 03:35:48 [INFO] 03:35:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http --- 03:35:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources 03:35:48 [INFO] 03:35:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http --- 03:35:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... 03:35:48 [INFO] 03:35:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http --- 03:35:48 [INFO] Changes detected - recompiling the module! :dependency 03:35:48 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:35:48 [INFO] 03:35:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http --- 03:35:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources 03:35:48 [INFO] 03:35:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- 03:35:48 [INFO] No sources to compile 03:35:48 [INFO] 03:35:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http --- 03:35:48 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:35:48 [INFO] Tests are skipped. 03:35:48 [INFO] 03:35:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- 03:35:48 [INFO] 03:35:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http --- 03:35:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 03:35:48 [INFO] 03:35:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http --- 03:35:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:35:48 [INFO] Configuration changed, re-generating javadoc. 03:35:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 03:35:50 [INFO] 03:35:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http --- 03:35:50 [INFO] Tests are skipped. 03:35:50 [INFO] 03:35:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http --- 03:35:50 [INFO] Tests are skipped. 03:35:50 [INFO] 03:35:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http --- 03:35:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:35:50 [INFO] 03:35:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-http --- 03:35:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar' is disabled. 03:35:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 03:35:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar' is disabled. 03:35:51 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 03:35:53 [INFO] 03:35:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http --- 03:35:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom 03:35:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar 03:35:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 03:35:53 [INFO] 03:35:53 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-http --- 03:35:53 [INFO] 03:35:53 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- 03:35:53 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [72/77] 03:35:53 [INFO] from internal/utils/jwt/pom.xml 03:35:53 [INFO] --------------------------------[ jar ]--------------------------------- 03:35:53 [INFO] 03:35:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 03:35:53 [INFO] 03:35:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- 03:35:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:35:53 [INFO] All files are up to date, skip goal execution. 03:35:53 [INFO] 03:35:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] Copying 2 resources from src/main/resources to target/classes 03:35:53 [INFO] 03:35:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... 03:35:53 [INFO] 03:35:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] Changes detected - recompiling the module! :dependency 03:35:53 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 03:35:53 [INFO] 03:35:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources 03:35:53 [INFO] 03:35:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] Changes detected - recompiling the module! :dependency 03:35:53 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 03:35:53 [INFO] 03:35:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt --- 03:35:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:35:53 [INFO] Tests are skipped. 03:35:53 [INFO] 03:35:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] 03:35:53 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt --- 03:35:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 03:35:53 [INFO] 03:35:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt --- 03:35:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:35:53 [INFO] Configuration changed, re-generating javadoc. 03:35:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 03:35:55 [INFO] 03:35:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt --- 03:35:55 [INFO] Tests are skipped. 03:35:55 [INFO] 03:35:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt --- 03:35:55 [INFO] Tests are skipped. 03:35:55 [INFO] 03:35:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt --- 03:35:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 03:35:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes 03:35:55 [INFO] 03:35:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-jwt --- 03:35:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar' is disabled. 03:35:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 03:35:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar' is disabled. 03:35:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 03:35:57 [INFO] 03:35:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt --- 03:35:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom 03:35:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar 03:35:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 03:35:57 [INFO] 03:35:57 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-jwt --- 03:35:57 [INFO] 03:35:57 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- 03:35:57 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [73/77] 03:35:57 [INFO] from gateway/service/pom.xml 03:35:57 [INFO] --------------------------------[ jar ]--------------------------------- 03:35:57 [INFO] 03:35:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service --- 03:35:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 03:35:57 [INFO] 03:35:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service --- 03:35:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:35:57 [INFO] All files are up to date, skip goal execution. 03:35:57 [INFO] 03:35:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service --- 03:35:57 [INFO] Copying 1 resource from src/main/resources to target/classes 03:35:57 [INFO] Copying 5 resources from src/main/resources to target/classes 03:35:57 [INFO] 03:35:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service --- 03:35:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... 03:35:57 [INFO] 03:35:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service --- 03:35:57 [INFO] Changes detected - recompiling the module! :dependency 03:35:57 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes 03:35:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API. 03:35:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details. 03:35:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations. 03:35:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details. 03:35:59 [INFO] 03:35:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service --- 03:35:59 [INFO] Copying 18 resources from src/test/resources to target/test-classes 03:35:59 [INFO] 03:35:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service --- 03:35:59 [INFO] Changes detected - recompiling the module! :dependency 03:35:59 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes 03:36:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API. 03:36:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details. 03:36:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations. 03:36:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details. 03:36:01 [INFO] 03:36:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service --- 03:36:01 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:36:01 [INFO] Tests are skipped. 03:36:01 [INFO] 03:36:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- 03:36:01 [INFO] 03:36:01 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service --- 03:36:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 03:36:01 [INFO] 03:36:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service --- 03:36:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:36:01 [INFO] Configuration changed, re-generating javadoc. 03:36:07 [WARNING] Javadoc Warnings 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag 03:36:07 [WARNING] * <p> 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.starter; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.streaming; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.util.config; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment 03:36:07 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment 03:36:07 [WARNING] protected final int connectionsRetrieveLimit; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment 03:36:07 [WARNING] protected final Duration defaultTimeout; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment 03:36:07 [WARNING] protected final ActorRef edgeCommandForwarder; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment 03:36:07 [WARNING] protected RetrieveConnections initialCommand; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment 03:36:07 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass()); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment 03:36:07 [WARNING] protected final ActorRef sender; 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment 03:36:07 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment 03:36:07 [WARNING] protected void handleTimeout() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment 03:36:07 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment 03:36:07 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment 03:36:07 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment 03:36:07 [WARNING] protected void stop() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment 03:36:07 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment 03:36:07 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage 03:36:07 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return 03:36:07 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment 03:36:07 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData( 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment 03:36:07 [WARNING] protected Route handlePerRequest(final RequestContext ctx, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment 03:36:07 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment 03:36:07 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment 03:36:07 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx 03:36:07 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders 03:36:07 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment 03:36:07 [WARNING] public AuthorizationContext getConnectionAuthContext() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment 03:36:07 [WARNING] public String getConnectionCorrelationId() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment 03:36:07 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment 03:36:07 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment 03:36:07 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment 03:36:07 [WARNING] public Optional<KillSwitch> getKillSwitch() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment 03:36:07 [WARNING] public Optional<Instant> getSessionExpirationTime() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment 03:36:07 [WARNING] public String getType() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment 03:36:07 [WARNING] IDS_ONLY("ids-only"), 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx 03:36:07 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment 03:36:07 [WARNING] enum RequestType { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment 03:36:07 [WARNING] API, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment 03:36:07 [WARNING] SSE 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment 03:36:07 [WARNING] WS, 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment 03:36:07 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment 03:36:07 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment 03:36:07 [WARNING] Route authenticateDevOps(final String realm, final Route inner); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment 03:36:07 [WARNING] public final class DevopsAuthenticationDirectiveFactory { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment 03:36:07 [WARNING] public DevopsAuthenticationDirective devops() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment 03:36:07 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance( 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment 03:36:07 [WARNING] public DevopsAuthenticationDirective status() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment 03:36:07 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment 03:36:07 [WARNING] BASIC("basic"); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment 03:36:07 [WARNING] OAUTH2("oauth2"), 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment 03:36:07 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx 03:36:07 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters 03:36:07 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory 03:36:07 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory 03:36:07 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment 03:36:07 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment 03:36:07 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment 03:36:07 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment 03:36:07 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment 03:36:07 [WARNING] ENABLED("enabled", true), 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment 03:36:07 [WARNING] EXPECTED("expected", 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute 03:36:07 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute); 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment 03:36:07 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment 03:36:07 [WARNING] public final class HttpUtils { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment 03:36:07 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment 03:36:07 [WARNING] public interface JwkException { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment 03:36:07 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment 03:36:07 [WARNING] public JwtValidator getJwtValidator() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment 03:36:07 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment 03:36:07 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment 03:36:07 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs( 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment 03:36:07 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment 03:36:07 [WARNING] public String getProtocolPrefix() { 03:36:07 [WARNING] ^ 03:36:07 [WARNING] 100 warnings 03:36:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 03:36:07 [INFO] 03:36:07 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service --- 03:36:07 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. 03:36:07 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. 03:36:07 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. 03:36:07 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. 03:36:07 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:36:07 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:36:07 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:36:07 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:36:07 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:36:07 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:36:07 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:36:07 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:36:07 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:36:07 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:36:07 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:36:07 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:36:07 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:36:07 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:36:07 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:36:07 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:36:07 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:36:07 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:36:07 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:36:07 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:36:07 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:36:07 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:36:07 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:36:07 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:36:07 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:36:07 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:36:07 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:36:07 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:36:07 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:36:07 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:36:07 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:36:07 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:36:07 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:36:07 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:36:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:36:14 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/MANIFEST.MF 03:36:14 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 03:36:14 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:36:14 [WARNING] - META-INF/NOTICE.md 03:36:14 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/LICENSE.txt 03:36:14 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:36:14 [WARNING] - META-INF.versions.9.module-info 03:36:14 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:36:14 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:36:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:36:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:36:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:36:14 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:36:14 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:36:14 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:36:14 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:36:14 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/DISCLAIMER 03:36:14 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/LICENSE 03:36:14 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:36:14 [WARNING] - META-INF/io.netty.versions.properties 03:36:14 [WARNING] maven-shade-plugin has detected that some files are 03:36:14 [WARNING] present in two or more JARs. When this happens, only one 03:36:14 [WARNING] single version of the file is copied to the uber jar. 03:36:14 [WARNING] Usually this is not harmful and you can skip these warnings, 03:36:14 [WARNING] otherwise try to manually exclude artifacts based on 03:36:14 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:36:14 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:36:14 [INFO] Attaching shaded artifact. 03:36:14 [INFO] 03:36:14 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service --- 03:36:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 03:36:14 [INFO] 03:36:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service --- 03:36:14 [INFO] Tests are skipped. 03:36:14 [INFO] 03:36:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service --- 03:36:14 [INFO] Tests are skipped. 03:36:14 [INFO] 03:36:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service --- 03:36:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 03:36:15 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes 03:36:15 [INFO] 03:36:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-service --- 03:36:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar' is disabled. 03:36:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 03:36:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:36:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 03:36:22 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar' is disabled. 03:36:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar 03:37:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar' is disabled. 03:37:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 03:37:01 [INFO] 03:37:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service --- 03:37:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom 03:37:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar 03:37:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 03:37:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar 03:37:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar 03:37:01 [INFO] 03:37:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-service --- 03:37:05 [INFO] 03:37:05 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- 03:37:05 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [74/77] 03:37:05 [INFO] from policies/service/pom.xml 03:37:05 [INFO] --------------------------------[ jar ]--------------------------------- 03:37:05 [INFO] 03:37:05 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service --- 03:37:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:37:05 [INFO] 03:37:05 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service --- 03:37:05 [INFO] Assigning port '33847' to property 'random-pekko-tcp-port' 03:37:05 [INFO] 03:37:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service --- 03:37:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 03:37:05 [INFO] 03:37:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service --- 03:37:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:37:05 [INFO] All files are up to date, skip goal execution. 03:37:05 [INFO] 03:37:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service --- 03:37:05 [INFO] Copying 1 resource from src/main/resources to target/classes 03:37:05 [INFO] Copying 5 resources from src/main/resources to target/classes 03:37:05 [INFO] 03:37:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service --- 03:37:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... 03:37:05 [INFO] 03:37:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service --- 03:37:05 [INFO] Changes detected - recompiling the module! :dependency 03:37:05 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes 03:37:06 [INFO] 03:37:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service --- 03:37:06 [INFO] Copying 8 resources from src/test/resources to target/test-classes 03:37:06 [INFO] 03:37:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service --- 03:37:06 [INFO] Changes detected - recompiling the module! :dependency 03:37:06 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes 03:37:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API. 03:37:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details. 03:37:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. 03:37:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. 03:37:08 [INFO] 03:37:08 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service --- 03:37:08 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:37:08 [INFO] Tests are skipped. 03:37:08 [INFO] 03:37:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- 03:37:08 [INFO] 03:37:08 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service --- 03:37:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 03:37:08 [INFO] 03:37:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service --- 03:37:08 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:37:08 [INFO] Configuration changed, re-generating javadoc. 03:37:11 [WARNING] Javadoc Warnings 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.common.config; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.enforcement; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment 03:37:11 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment 03:37:11 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES = 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment 03:37:11 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) { 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment 03:37:11 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) { 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment 03:37:11 [WARNING] public DefaultSubjectIdFromActionResolver() { 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment 03:37:11 [WARNING] public final class PoliciesPlaceholders { 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment 03:37:11 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() { 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T> 03:37:11 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse( 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment 03:37:11 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver", 03:37:11 [WARNING] ^ 03:37:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment 03:37:11 [WARNING] public static final String ACTOR_NAME = "policyOps"; 03:37:11 [WARNING] ^ 03:37:11 [WARNING] 18 warnings 03:37:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 03:37:11 [INFO] 03:37:11 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service --- 03:37:11 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:37:11 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:37:11 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:37:11 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:37:11 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:37:11 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:37:11 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:37:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:37:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:37:11 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:37:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:37:11 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:37:11 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:37:11 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:37:11 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:37:11 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:37:11 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:37:11 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:37:11 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:37:11 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:37:11 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:37:11 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:37:11 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:37:11 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:37:11 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:37:11 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:37:11 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:37:11 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:37:11 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:37:11 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:37:11 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:37:11 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:37:11 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:37:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:37:18 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 03:37:18 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:37:18 [WARNING] - META-INF/NOTICE.md 03:37:18 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/LICENSE.txt 03:37:18 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:37:18 [WARNING] - META-INF.versions.9.module-info 03:37:18 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:37:18 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:37:18 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:37:18 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/MANIFEST.MF 03:37:18 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:37:18 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/DISCLAIMER 03:37:18 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/io.netty.versions.properties 03:37:18 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:37:18 [WARNING] - META-INF/LICENSE 03:37:18 [WARNING] maven-shade-plugin has detected that some files are 03:37:18 [WARNING] present in two or more JARs. When this happens, only one 03:37:18 [WARNING] single version of the file is copied to the uber jar. 03:37:18 [WARNING] Usually this is not harmful and you can skip these warnings, 03:37:18 [WARNING] otherwise try to manually exclude artifacts based on 03:37:18 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:37:18 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:37:18 [INFO] Attaching shaded artifact. 03:37:18 [INFO] 03:37:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service --- 03:37:18 [INFO] Tests are skipped. 03:37:18 [INFO] 03:37:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service --- 03:37:18 [INFO] Tests are skipped. 03:37:18 [INFO] 03:37:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service --- 03:37:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 03:37:18 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes 03:37:18 [INFO] 03:37:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-service --- 03:37:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar' is disabled. 03:37:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 03:37:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:37:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 03:37:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar' is disabled. 03:37:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar 03:37:46 [INFO] 03:37:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service --- 03:37:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom 03:37:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar 03:37:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar 03:37:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar 03:37:46 [INFO] 03:37:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-service --- 03:37:49 [INFO] 03:37:49 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- 03:37:49 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [75/77] 03:37:49 [INFO] from wot/integration/pom.xml 03:37:49 [INFO] --------------------------------[ jar ]--------------------------------- 03:37:49 [INFO] 03:37:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration --- 03:37:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec 03:37:49 [INFO] 03:37:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration --- 03:37:49 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:37:49 [INFO] All files are up to date, skip goal execution. 03:37:49 [INFO] 03:37:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration --- 03:37:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources 03:37:49 [INFO] 03:37:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration --- 03:37:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... 03:37:49 [INFO] 03:37:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration --- 03:37:49 [INFO] Changes detected - recompiling the module! :dependency 03:37:49 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 03:37:50 [INFO] 03:37:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration --- 03:37:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources 03:37:50 [INFO] 03:37:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration --- 03:37:50 [INFO] No sources to compile 03:37:50 [INFO] 03:37:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration --- 03:37:50 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:37:50 [INFO] Tests are skipped. 03:37:50 [INFO] 03:37:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- 03:37:50 [INFO] 03:37:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration --- 03:37:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 03:37:50 [INFO] 03:37:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration --- 03:37:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:37:50 [INFO] Configuration changed, re-generating javadoc. 03:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 03:37:52 [INFO] 03:37:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration --- 03:37:52 [INFO] Tests are skipped. 03:37:52 [INFO] 03:37:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration --- 03:37:52 [INFO] Tests are skipped. 03:37:52 [INFO] 03:37:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration --- 03:37:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:37:52 [INFO] 03:37:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-integration --- 03:37:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar' is disabled. 03:37:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 03:37:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar' is disabled. 03:37:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 03:37:56 [INFO] 03:37:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration --- 03:37:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom 03:37:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar 03:37:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 03:37:56 [INFO] 03:37:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-integration --- 03:37:56 [INFO] 03:37:56 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- 03:37:56 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [76/77] 03:37:56 [INFO] from things/service/pom.xml 03:37:56 [INFO] --------------------------------[ jar ]--------------------------------- 03:37:56 [INFO] 03:37:56 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service --- 03:37:56 [INFO] Assigning port '37337' to property 'random-pekko-tcp-port' 03:37:56 [INFO] 03:37:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service --- 03:37:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 03:37:56 [INFO] 03:37:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service --- 03:37:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:37:56 [INFO] All files are up to date, skip goal execution. 03:37:56 [INFO] 03:37:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service --- 03:37:56 [INFO] Copying 1 resource from src/main/resources to target/classes 03:37:56 [INFO] Copying 5 resources from src/main/resources to target/classes 03:37:56 [INFO] 03:37:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service --- 03:37:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... 03:37:56 [INFO] 03:37:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service --- 03:37:56 [INFO] Changes detected - recompiling the module! :dependency 03:37:56 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes 03:37:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. 03:37:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. 03:37:57 [INFO] 03:37:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service --- 03:37:57 [INFO] Copying 5 resources from src/test/resources to target/test-classes 03:37:57 [INFO] 03:37:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service --- 03:37:57 [INFO] Changes detected - recompiling the module! :dependency 03:37:57 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes 03:38:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. 03:38:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. 03:38:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations. 03:38:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details. 03:38:00 [INFO] 03:38:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service --- 03:38:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:38:00 [INFO] Tests are skipped. 03:38:00 [INFO] 03:38:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service --- 03:38:00 [INFO] 03:38:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service --- 03:38:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 03:38:00 [INFO] 03:38:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service --- 03:38:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:38:00 [INFO] Configuration changed, re-generating javadoc. 03:38:03 [WARNING] Javadoc Warnings 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.aggregation; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.common.config; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.enforcement; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.persistence.actors; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment 03:38:03 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S> 03:38:03 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S> 03:38:03 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment 03:38:03 [WARNING] public final class ThingConditionValidator { 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment 03:38:03 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment 03:38:03 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) { 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy 03:38:03 [WARNING] public static Props props(final ThingId thingId, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment 03:38:03 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) { 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment 03:38:03 [WARNING] public static final String ACTOR_NAME = "thingOps"; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig 03:38:03 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator 03:38:03 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for pubSubMediator 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policiesShardRegion 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for distributedPubThingEventsForTwin 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for liveSignalPub 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for propsFactory 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for blockedNamespaces 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policyEnforcerProvider 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for mongoReadJournal 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @return 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for pubSubMediator 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policiesShardRegion 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for distributedPubThingEventsForTwin 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for liveSignalPub 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for thingsPersistenceActor 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for blockedNamespaces 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policyEnforcerProvider 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for mongoReadJournal 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @return 03:38:03 [WARNING] public static Props props(final ActorRef pubSubMediator, 03:38:03 [WARNING] ^ 03:38:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment 03:38:03 [WARNING] private final int capacity; 03:38:03 [WARNING] ^ 03:38:03 [WARNING] 37 warnings 03:38:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 03:38:03 [INFO] 03:38:03 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service --- 03:38:03 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:38:03 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:38:03 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:38:03 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:38:03 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:38:03 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:38:03 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:38:03 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:38:03 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:38:03 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:38:03 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:38:03 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:38:03 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:38:03 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:38:03 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:38:03 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:38:03 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:38:03 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:38:03 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:38:03 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:38:03 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:38:03 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:38:03 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:38:03 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:38:03 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:38:03 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:38:03 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:38:03 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:38:03 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:38:03 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:11 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/MANIFEST.MF 03:38:11 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/LICENSE.txt 03:38:11 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/LICENSE 03:38:11 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:38:11 [WARNING] - META-INF.versions.9.module-info 03:38:11 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:38:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:38:11 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:38:11 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 03:38:11 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:38:11 [WARNING] - META-INF/NOTICE.md 03:38:11 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:38:11 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/DISCLAIMER 03:38:11 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:38:11 [WARNING] - META-INF/io.netty.versions.properties 03:38:11 [WARNING] maven-shade-plugin has detected that some files are 03:38:11 [WARNING] present in two or more JARs. When this happens, only one 03:38:11 [WARNING] single version of the file is copied to the uber jar. 03:38:11 [WARNING] Usually this is not harmful and you can skip these warnings, 03:38:11 [WARNING] otherwise try to manually exclude artifacts based on 03:38:11 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:38:11 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:38:11 [INFO] Attaching shaded artifact. 03:38:11 [INFO] 03:38:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service --- 03:38:11 [INFO] Tests are skipped. 03:38:11 [INFO] 03:38:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service --- 03:38:11 [INFO] Tests are skipped. 03:38:11 [INFO] 03:38:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service --- 03:38:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 03:38:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes 03:38:11 [INFO] 03:38:11 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-service --- 03:38:11 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar' is disabled. 03:38:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 03:38:12 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:38:12 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 03:38:16 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar' is disabled. 03:38:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar 03:38:42 [INFO] 03:38:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service --- 03:38:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom 03:38:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar 03:38:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar 03:38:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar 03:38:42 [INFO] 03:38:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-service --- 03:38:46 [INFO] 03:38:46 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- 03:38:46 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [77/77] 03:38:46 [INFO] from thingsearch/service/pom.xml 03:38:46 [INFO] --------------------------------[ jar ]--------------------------------- 03:38:46 [INFO] 03:38:46 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service --- 03:38:46 [INFO] Assigning port '46603' to property 'random-pekko-tcp-port' 03:38:46 [INFO] 03:38:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service --- 03:38:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 03:38:46 [INFO] 03:38:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service --- 03:38:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 03:38:46 [INFO] All files are up to date, skip goal execution. 03:38:46 [INFO] 03:38:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service --- 03:38:46 [INFO] Copying 1 resource from src/main/resources to target/classes 03:38:46 [INFO] Copying 5 resources from src/main/resources to target/classes 03:38:46 [INFO] 03:38:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service --- 03:38:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT... 03:38:46 [INFO] 03:38:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service --- 03:38:46 [INFO] Changes detected - recompiling the module! :dependency 03:38:46 [INFO] Compiling 105 source files with javac [debug target 17] to target/classes 03:38:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java uses or overrides a deprecated API. 03:38:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Recompile with -Xlint:deprecation for details. 03:38:47 [INFO] 03:38:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service --- 03:38:47 [INFO] Copying 20 resources from src/test/resources to target/test-classes 03:38:47 [INFO] 03:38:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service --- 03:38:47 [INFO] Changes detected - recompiling the module! :dependency 03:38:47 [INFO] Compiling 62 source files with javac [debug target 17] to target/test-classes 03:38:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API. 03:38:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details. 03:38:48 [INFO] 03:38:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service --- 03:38:48 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 03:38:48 [INFO] Tests are skipped. 03:38:48 [INFO] 03:38:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service --- 03:38:48 [INFO] 03:38:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service --- 03:38:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 03:38:48 [INFO] 03:38:48 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service --- 03:38:48 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 03:38:48 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 03:38:48 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 03:38:48 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar. 03:38:48 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar. 03:38:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar. 03:38:48 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 03:38:48 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 03:38:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 03:38:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 03:38:48 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 03:38:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 03:38:48 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 03:38:48 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 03:38:48 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 03:38:48 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 03:38:48 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 03:38:48 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 03:38:48 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 03:38:48 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 03:38:48 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 03:38:48 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 03:38:48 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar. 03:38:48 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar. 03:38:48 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 03:38:48 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 03:38:48 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 03:38:48 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 03:38:48 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 03:38:48 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 03:38:48 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 03:38:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 03:38:56 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/LICENSE.txt 03:38:56 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 03:38:56 [WARNING] - META-INF.versions.9.module-info 03:38:56 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 03:38:56 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 03:38:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 03:38:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 03:38:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 03:38:56 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 03:38:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 03:38:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 03:38:56 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/LICENSE 03:38:56 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 03:38:56 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/DISCLAIMER 03:38:56 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 03:38:56 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 03:38:56 [WARNING] - META-INF/NOTICE.md 03:38:56 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/io.netty.versions.properties 03:38:56 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 03:38:56 [WARNING] - META-INF/MANIFEST.MF 03:38:56 [WARNING] maven-shade-plugin has detected that some files are 03:38:56 [WARNING] present in two or more JARs. When this happens, only one 03:38:56 [WARNING] single version of the file is copied to the uber jar. 03:38:56 [WARNING] Usually this is not harmful and you can skip these warnings, 03:38:56 [WARNING] otherwise try to manually exclude artifacts based on 03:38:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 03:38:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 03:38:56 [INFO] Attaching shaded artifact. 03:38:56 [INFO] 03:38:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service --- 03:38:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 03:38:56 [INFO] Configuration changed, re-generating javadoc. 03:39:00 [WARNING] Javadoc Warnings 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment 03:39:00 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config; 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment 03:39:00 [WARNING] public final Bson visitSimple(final String fieldName) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion 03:39:00 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return 03:39:00 [WARNING] Duration getIdleTimeout(); 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion 03:39:00 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion 03:39:00 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment 03:39:00 [WARNING] CONSISTENCY_ERROR, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment 03:39:00 [WARNING] INCORRECT_PATCH, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment 03:39:00 [WARNING] OK 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment 03:39:00 [WARNING] UNACKNOWLEDGED, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment 03:39:00 [WARNING] WRITE_ERROR, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return 03:39:00 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade( 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment 03:39:00 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/CustomMetricConfig.java:65: warning: no comment 03:39:00 [WARNING] enum CustomMetricConfigValue implements KnownConfigValue { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment 03:39:00 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultCustomMetricConfig.java:64: warning: no comment 03:39:00 [WARNING] public String getCustomMetricName() { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command 03:39:00 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query); 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:92: warning: no @param for lastWriteModel 03:39:00 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment 03:39:00 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:38: warning: no comment 03:39:00 [WARNING] Optional<String> getMongoHintsByNamespace(); 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:75: warning: no comment 03:39:00 [WARNING] List<NamespaceSearchIndexConfig> getNamespaceIndexedFields(); 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds 03:39:00 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment 03:39:00 [WARNING] default T eval(final JsonValue value) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment 03:39:00 [WARNING] public static final String FAKE_DOT = "~2"; 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:129: warning: no @param for events 03:39:00 [WARNING] public static Metadata of(final ThingId thingId, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:236: warning: no @param for causingPolicyTag 03:39:00 [WARNING] public Metadata withCausingPolicyTag(final PolicyTag causingPolicyTag) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:246: warning: no @param for ackRecipient 03:39:00 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:256: warning: no @param for reason 03:39:00 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment 03:39:00 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment 03:39:00 [WARNING] public static String mapSortKey(final String... values) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig 03:39:00 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return 03:39:00 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/NamespaceSearchIndexConfig.java:42: warning: no comment 03:39:00 [WARNING] enum NamespaceSearchIndexConfigValue implements KnownConfigValue { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment 03:39:00 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment 03:39:00 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:40: warning: no comment 03:39:00 [WARNING] protected final ActorSystem actorSystem; 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment 03:39:00 [WARNING] protected final int maxWireVersion; 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:43: warning: no comment 03:39:00 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:47: warning: no comment 03:39:00 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment 03:39:00 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces 03:39:00 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole 03:39:00 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps, 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:130: warning: no comment 03:39:00 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment 03:39:00 [WARNING] public static WriteResultAndErrors failure(final Throwable error) { 03:39:00 [WARNING] ^ 03:39:00 [WARNING] 44 warnings 03:39:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 03:39:00 [INFO] 03:39:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service --- 03:39:00 [INFO] Tests are skipped. 03:39:00 [INFO] 03:39:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service --- 03:39:00 [INFO] Tests are skipped. 03:39:00 [INFO] 03:39:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service --- 03:39:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 03:39:00 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 121 classes 03:39:00 [INFO] 03:39:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-service --- 03:39:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar' is disabled. 03:39:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 03:39:04 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar' is disabled. 03:39:06 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 03:39:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar' is disabled. 03:39:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 03:39:28 [INFO] 03:39:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service --- 03:39:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom 03:39:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar 03:39:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 03:39:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 03:39:28 [INFO] 03:39:28 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-service --- 03:39:32 [INFO] ------------------------------------------------------------------------ 03:39:32 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: 03:39:32 [INFO] 03:39:32 [INFO] Eclipse Ditto ...................................... SUCCESS [ 5.147 s] 03:39:32 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 1.982 s] 03:39:32 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.350 s] 03:39:32 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.371 s] 03:39:32 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 6.763 s] 03:39:32 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 14.420 s] 03:39:32 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.343 s] 03:39:32 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 18.273 s] 03:39:32 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 6.923 s] 03:39:32 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.383 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.360 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 6.596 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 6.304 s] 03:39:32 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 4.579 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 7.549 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.321 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 4.509 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 20.130 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 8.161 s] 03:39:32 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 4.207 s] 03:39:32 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.318 s] 03:39:32 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 23.760 s] 03:39:32 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.510 s] 03:39:32 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 22.081 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 6.764 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 4.926 s] 03:39:32 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 6.370 s] 03:39:32 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 7.699 s] 03:39:32 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.278 s] 03:39:32 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 13.309 s] 03:39:32 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.305 s] 03:39:32 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 7.647 s] 03:39:32 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.263 s] 03:39:32 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 6.699 s] 03:39:32 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 11.453 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 5.333 s] 03:39:32 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 5.966 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 4.497 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [ 10.274 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 5.171 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 2.626 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 11.542 s] 03:39:32 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 5.921 s] 03:39:32 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 7.158 s] 03:39:32 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.263 s] 03:39:32 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 4.738 s] 03:39:32 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.270 s] 03:39:32 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 10.947 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 6.723 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 4.567 s] 03:39:32 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 7.257 s] 03:39:32 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.343 s] 03:39:32 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 7.411 s] 03:39:32 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 12.375 s] 03:39:32 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 6.561 s] 03:39:32 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 5.861 s] 03:39:32 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.253 s] 03:39:32 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 8.520 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 7.660 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 4.499 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 8.317 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 5.801 s] 03:39:32 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 8.476 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 4.859 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 4.814 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 4.438 s] 03:39:32 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [01:10 min] 03:39:32 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.647 s] 03:39:32 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.245 s] 03:39:32 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 4.867 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 5.099 s] 03:39:32 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 4.148 s] 03:39:32 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:07 min] 03:39:32 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 44.377 s] 03:39:32 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 6.770 s] 03:39:32 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 49.734 s] 03:39:32 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [ 45.935 s] 03:39:32 [INFO] ------------------------------------------------------------------------ 03:39:32 [INFO] BUILD SUCCESS 03:39:32 [INFO] ------------------------------------------------------------------------ 03:39:32 [INFO] Total time: 11:55 min 03:39:32 [INFO] Finished at: 2024-01-30T08:39:32Z 03:39:32 [INFO] ------------------------------------------------------------------------ 03:39:32 Recording test results 03:39:37 [Checks API] No suitable checks publisher found. 03:39:37 Finished: SUCCESS